================
@@ -10,16 +10,14 @@ __attribute__((pure)) int func2(void);
#ifdef __cplusplus
struct CppTest {
- // They are fine on member functions.
- __attribute__((const)) int func();
+// They are fine on member functions.
+__attribute__((const)) int func();
----------------
ojhunt wrote:
unneeded change
https://github.com/llvm/llvm-project/pull/217817
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits