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: unassignedclangb...@nondot.org Reporter: richard-l...@metafoo.co.uk CC: dgre...@apple.com, llvm-bugs@lists.llvm.org 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 llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs