[clang] Match against all plugins when parsing microsoft attributes (PR #86426)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 14 13:12:15 PST 2024
================
@@ -0,0 +1,61 @@
+//===- Attribute.cpp ------------------------------------------------------===//
----------------
AaronBallman wrote:
```suggestion
//===- MicrosoftAttributes.cpp --------------------------------------------===//
```
https://github.com/llvm/llvm-project/pull/86426
More information about the cfe-commits
mailing list