Use a tablegen let {} block so that new sanitizer flags are available by
default in all driver modes. This should cut down on time wasted with
bugs like http://crbug.com/710928.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31988
[clang-cl] Make all sanitizer flags available in clang-cl ClosedPublic Authored by rnk on Apr 12 2017, 11:44 AM.
Details Summary Use a tablegen let {} block so that new sanitizer flags are available by
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 12 2017, 1:57 PM Closed by commit rL300122: [clang-cl] Make all sanitizer flags available in clang-cl (authored by rnk). · Explain WhyApr 12 2017, 4:03 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 95049 cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/test/Driver/fsanitize.c
|