aboutsummaryrefslogtreecommitdiff
path: root/clang/test/AST/ast-print-openacc-declare-construct.cpp
diff options
context:
space:
mode:
authorNathan Ridge <zeratul976@hotmail.com>2025-03-04 03:46:54 -0500
committerGitHub <noreply@github.com>2025-03-04 03:46:54 -0500
commit8266cd9f84b5a7d334ade7ff41393458b3789047 (patch)
tree20368cebaab0679c26bd28b3a7189d7d6e327082 /clang/test/AST/ast-print-openacc-declare-construct.cpp
parent80bdfcd411cd8197b0a8b6139b89a87d3a4528fa (diff)
downloadllvm-8266cd9f84b5a7d334ade7ff41393458b3789047.zip
llvm-8266cd9f84b5a7d334ade7ff41393458b3789047.tar.gz
llvm-8266cd9f84b5a7d334ade7ff41393458b3789047.tar.bz2
[clangd] Disable cppcoreguidelines-macro-to-enum clang-tidy checker (#129478)
Clangd does not support its checker because the checker relies on having seen preprocessor conditionals that occur in the preamble, and clangd does not currently replay those. This checker was already disabled under its main name, modernize-macro-to-enum (https://github.com/clangd/clangd/issues/1464). This commit disables it under the alternative name cppcoreguidelines-macro-to-enum as well. Fixes https://github.com/llvm/llvm-project/issues/127965
Diffstat (limited to 'clang/test/AST/ast-print-openacc-declare-construct.cpp')
0 files changed, 0 insertions, 0 deletions