[PATCH] D32724: [Modules] Handle sanitizer feature mismatches when importing modules
Vedant Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 9 16:01:59 PDT 2017
vsk updated this revision to Diff 98363.
vsk added a comment.
I've uploaded the correct diff this time, sorry for the confusion.
https://reviews.llvm.org/D32724
Files:
include/clang/Basic/Sanitizers.h
lib/Basic/LangOptions.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Serialization/ASTReader.cpp
test/Modules/Inputs/check-for-sanitizer-feature/check.h
test/Modules/Inputs/check-for-sanitizer-feature/map
test/Modules/check-for-sanitizer-feature.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32724.98363.patch
Type: text/x-patch
Size: 7580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170509/5a0b31ea/attachment-0001.bin>
More information about the cfe-commits
mailing list