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
/
lldb
/
source
/
Plugins
/
InstrumentationRuntime
/
AddressSanitizer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shorten sanitizer plugin names
Pavel Labath
2017-06-26
3
-407
/
+0
*
Upstreaming the UndefinedBehaviorSanitizerRuntime and MainThreadCheckerRuntim...
Kuba Mracek
2017-06-16
1
-7
/
+0
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-2
/
+2
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-2
/
+2
*
[CMake] [1/4] Update a batch of plugins
Chris Bieneman
2017-01-31
1
-1
/
+11
*
Use Timeout<> in EvaluateExpressionOptions class
Pavel Labath
2016-12-06
1
-2
/
+2
*
Support more report types in AddressSanitizerRuntime.cpp, re-word existing ones.
Kuba Mracek
2016-12-02
1
-26
/
+41
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-1
/
+1
*
Make lldb::Regex use StringRef.
Zachary Turner
2016-09-21
1
-1
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
2
-278
/
+260
*
[InstrumentationRuntime] Refactor the API (Part 2/N) (NFCI)
Vedant Kumar
2016-08-11
2
-41
/
+18
*
[InstrumentationRuntime] Refactor the API (Part 1/N) (NFCI)
Vedant Kumar
2016-08-11
2
-41
/
+11
*
[asan] Remove unused include (NFC)
Vedant Kumar
2016-08-05
1
-1
/
+0
*
[asan] Remove unused #include (NFC)
Vedant Kumar
2016-08-01
1
-1
/
+0
*
In AddressSanitizer and ThreadSanitizer, let's explicitly set the language of...
Kuba Brecka
2016-07-06
1
-0
/
+1
*
second pass over removal of Mutex and Condition
Saleem Abdulrasool
2016-05-19
1
-2
/
+2
*
Tentative fix (add `extern "C"` declarations to expression prefix) and printi...
Kuba Brecka
2016-04-07
1
-5
/
+13
*
Figure out what the fixed expression is, and print it. Added another target ...
Jim Ingham
2016-03-29
1
-1
/
+6
*
This change introduces a "ExpressionExecutionThread" to the ThreadList.
Jim Ingham
2016-03-12
1
-1
/
+1
*
Remove autoconf support from source directories.
Eugene Zelenko
2016-01-28
1
-14
/
+0
*
The ASAN report fetching code had two latent bugs:
Jim Ingham
2016-01-15
1
-2
/
+9
*
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...
Eugene Zelenko
2015-10-21
1
-17
/
+23
*
[cmake] Remove LLVM_NO_RTTI.
Bruce Mitchener
2015-09-03
1
-2
/
+0
*
Stop objects from keeping a strong reference to the process when they should ...
Greg Clayton
2015-08-31
2
-25
/
+46
*
Improve check for ASAN callbacks
Tamas Berghammer
2015-08-12
1
-8
/
+5
*
Resubmitting 240466 after fixing the linux test suite failures.
Greg Clayton
2015-06-25
1
-2
/
+2
*
Fixed an issue with expressions that define types in the expression. We must ...
Greg Clayton
2015-05-21
1
-19
/
+27
*
Since the asan report function doesn't gather bp or sp,
Jim Ingham
2015-05-20
1
-0
/
+4
*
Further reduce header footprint of Debugger.h.
Zachary Turner
2015-03-04
1
-0
/
+1
*
Change AddressSanitzierRuntime to print its info message via
Jason Molenda
2014-12-09
1
-14
/
+28
*
LLDB AddressSanitizer instrumentation runtime plugin, breakpint on error and ...
Kuba Brecka
2014-10-10
4
-0
/
+405