[PATCH] D47459: [ASTImporter] Eliminated some unittest warnings.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 29 01:59:06 PDT 2018
balazske created this revision.
Herald added subscribers: cfe-commits, martong.
Herald added a reviewer: a.sidorin.
Herald added a reviewer: a.sidorin.
When running the ASTTests test, warnings produced by the compiler can be
distracting when looking for test errors. A part of the warnings is removed
by setting extra compiler options.
Repository:
rC Clang
https://reviews.llvm.org/D47459
Files:
unittests/AST/ASTImporterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47459.148857.patch
Type: text/x-patch
Size: 9565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180529/b431214e/attachment.bin>
More information about the cfe-commits
mailing list