[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 17:01:36 PDT 2017


vsk updated this revision to Diff 98371.
vsk marked 2 inline comments as done.
vsk added a comment.

Address comments from Adrian. (I settled on renaming 'getModularSanitizers' to 'getPPTransparentSanitizers'.)


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.98371.patch
Type: text/x-patch
Size: 7509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170510/9ddea8e1/attachment-0001.bin>


More information about the cfe-commits mailing list