[PATCH] D34624: extra test modifications for D34158

Melanie Blower via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 10 08:11:31 PDT 2017


mibintc updated this revision to Diff 105852.
mibintc added a comment.

With the latest proposed fix for https://reviews.llvm.org/D34158, a few more test corrections are needed. The correction consists of suppressing the new preprocessor behavior. https://reviews.llvm.org/D34158 preincludes the file <stdc-predef.h> if the file is available.


https://reviews.llvm.org/D34624

Files:
  test/clang-tidy/llvm-include-order.cpp
  test/clang-tidy/misc-move-constructor-init.cpp
  test/clang-tidy/misc-unconventional-assign-operator.cpp
  test/clang-tidy/misc-unused-using-decls.cpp
  test/clang-tidy/modernize-deprecated-headers-cxx03.cpp
  test/clang-tidy/modernize-deprecated-headers-cxx11.cpp
  test/clang-tidy/modernize-pass-by-value-macro-header.cpp
  test/clang-tidy/readability-identifier-naming.cpp
  test/pp-trace/pp-trace-conditional.cpp
  test/pp-trace/pp-trace-ident.cpp
  test/pp-trace/pp-trace-include.cpp
  test/pp-trace/pp-trace-macro.cpp
  test/pp-trace/pp-trace-modules.cpp
  test/pp-trace/pp-trace-pragma-general.cpp
  test/pp-trace/pp-trace-pragma-ms.cpp
  test/pp-trace/pp-trace-pragma-opencl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34624.105852.patch
Type: text/x-patch
Size: 8895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170710/5862d4fa/attachment.bin>


More information about the cfe-commits mailing list