[PATCH] D48116: [libclang] Allow skipping warnings from all included files
Nikolai Kosjar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 10 07:26:58 PDT 2019
nik updated this revision to Diff 199015.
nik marked 2 inline comments as done.
nik added a comment.
Addressed inline comments.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D48116/new/
https://reviews.llvm.org/D48116
Files:
include/clang-c/Index.h
include/clang/Frontend/ASTUnit.h
lib/Frontend/ASTUnit.cpp
test/Index/ignore-warnings-from-headers.cpp
test/Index/ignore-warnings-from-headers.h
tools/c-index-test/c-index-test.c
tools/c-index-test/core_main.cpp
tools/libclang/CIndex.cpp
tools/libclang/Indexing.cpp
unittests/Frontend/ASTUnitTest.cpp
unittests/Frontend/PCHPreambleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48116.199015.patch
Type: text/x-patch
Size: 18678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190510/85e5634b/attachment-0001.bin>
More information about the cfe-commits
mailing list