================ @@ -345,6 +345,9 @@ Bug Fixes to Compiler Builtins Bug Fixes to Attribute Support ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +- Clang now correctly matches plugin attributes with microsoft ``[attribute]`` syntax. ---------------- apache-hb wrote:
Microsoft attributes use single brackets, c++11 attributes use `[[]]` https://github.com/llvm/llvm-project/pull/86426 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits