https://llvm.org/bugs/show_bug.cgi?id=27303
Bug ID: 27303
Summary: sanitizer LangOpts not checked when checking for
incompatible module files
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Modules
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
We don't check whether the sanitizer LangOpts have changed when checking
whether a module file is out of date. Some of these options can affect the
interpretation of source code, because they impact the behaviour of
__has_feature(foo_sanitizer).
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs