================ @@ -345,6 +345,9 @@ Bug Fixes to Compiler Builtins Bug Fixes to Attribute Support ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +- Clang now correctly matches plugin attributes with microsoft ``[attribute]`` syntax. ---------------- erichkeane wrote:
> Microsoft attributes use single brackets, c++11 attributes use `[[]]` Ah, woops! I saw that later on and fixed it in my suggestion, but not the message above. But please capitalize 'Microsoft' as suggested. 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