[PATCH] D128499: [Clang] Fix: Restore warning inadvertently removed by D126061.
Martin Böhme via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 27 02:01:31 PDT 2022
mboehme updated this revision to Diff 440134.
mboehme marked an inline comment as done.
mboehme added a comment.
Turn off clang-format for attr-declspec-ignored.cpp.
It has existing formatting (indentation within namespaces) that's incompatible
with clang-format.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128499/new/
https://reviews.llvm.org/D128499
Files:
clang/include/clang/Sema/Sema.h
clang/lib/Parse/ParseDecl.cpp
clang/lib/Parse/ParseDeclCXX.cpp
clang/lib/Parse/ParseTemplate.cpp
clang/lib/Parse/Parser.cpp
clang/lib/Sema/SemaDecl.cpp
clang/test/SemaCXX/attr-declspec-ignored.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128499.440134.patch
Type: text/x-patch
Size: 11909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220627/85d81d29/attachment-0001.bin>
More information about the cfe-commits
mailing list