index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Basic
/
Sanitizers.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak r355278 for compatibility with gcc 6 and earlier.
James Y Knight
2019-03-02
1
-1
/
+1
*
Tweak r355278 for compatibility with gcc 6 and earlier.
James Y Knight
2019-03-02
1
-2
/
+2
*
Make the new SanitizerMask code added in r355190 constexpr.
James Y Knight
2019-03-02
1
-0
/
+8
*
[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sani...
Pierre Gousseau
2019-03-01
1
-2
/
+13
*
revert r354873 as this breaks lldb builds.
Pierre Gousseau
2019-02-26
1
-13
/
+2
*
[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sani...
Pierre Gousseau
2019-02-26
1
-2
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; othe...
Eugene Zelenko
2018-03-28
1
-3
/
+2
*
Pull trivial SanitizerSet methods into the header.
Benjamin Kramer
2015-07-14
1
-25
/
+0
*
[ASan] Initial support for Kernel AddressSanitizer
Alexander Potapenko
2015-06-19
1
-0
/
+4
*
Revert "[Sanitizers] Provide better diagnostic for sanitizers unsupported for...
Alexey Samsonov
2015-06-17
1
-6
/
+0
*
[Sanitizers] Provide better diagnostic for sanitizers unsupported for target ...
Alexey Samsonov
2015-06-17
1
-0
/
+6
*
Move sanitizer parser and group expander from Driver to Basic.
Peter Collingbourne
2015-05-11
1
-0
/
+22
*
Unify sanitizer kind representation between the driver and the rest of the co...
Peter Collingbourne
2015-05-11
1
-9
/
+10
*
[Sanitizer] Refactor SanitizerArgs parsing in Driver.
Alexey Samsonov
2014-11-14
1
-0
/
+4
*
[Sanitizer] Refactor sanitizer options in LangOptions.
Alexey Samsonov
2014-11-11
1
-0
/
+31