llvm-project
21ef0ade - [clang][Sema] Add diagnostic note for reference of function-like macros requiring without parentheses (#123495)

Commit
2 days ago
[clang][Sema] Add diagnostic note for reference of function-like macros requiring without parentheses (#123495) This PR enhances the Clang diagnostics to provide better guidance when function-like macros are used without parentheses. Additionally, it updates the relevant test cases to reflect these changes (#123038 ). --------- Co-authored-by: Sirraide <aeternalmail@gmail.com> Co-authored-by: Mariya Podchishchaeva <mariya.podchishchaeva@intel.com>
Author
Parents
Loading