зеркало из https://github.com/microsoft/clang-1.git
Add a *San + modules FIXME.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174565 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
2a06085281
Коммит
d46b7ec911
|
@ -31,6 +31,8 @@ void LangOptions::resetNonModularOptions() {
|
|||
Name = Default;
|
||||
#include "clang/Basic/LangOptions.def"
|
||||
|
||||
// FIXME: This should not be reset; modules can be different with different
|
||||
// sanitizer options (this affects __has_feature(address_sanitizer) etc).
|
||||
Sanitize = SanitizerOptions::Disabled;
|
||||
|
||||
CurrentModule.clear();
|
||||
|
|
Загрузка…
Ссылка в новой задаче