[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 23:47:39 PDT 2022


mboehme updated this revision to Diff 440492.
mboehme added a comment.

Remove `clang-format` directives from test.


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.440492.patch
Type: text/x-patch
Size: 11268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220628/9447ceec/attachment.bin>


More information about the cfe-commits mailing list