[PATCH] D55134: [CTU] Add triple/lang mismatch handling
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 4 12:11:20 PST 2018
martong updated this revision to Diff 176686.
martong marked an inline comment as done.
martong added a comment.
- Add a case to emitCrossTUDiagnostics
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55134/new/
https://reviews.llvm.org/D55134
Files:
include/clang/Basic/DiagnosticCrossTUKinds.td
include/clang/Basic/DiagnosticGroups.td
include/clang/CrossTU/CrossTranslationUnit.h
lib/CrossTU/CrossTranslationUnit.cpp
test/Analysis/ctu-different-triples.cpp
test/Analysis/ctu-unknown-parts-in-triples.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55134.176686.patch
Type: text/x-patch
Size: 8412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181204/694ab6b0/attachment.bin>
More information about the cfe-commits
mailing list