.. |
AddressSanitizer.cpp
|
ASan: add blacklist file to ASan pass options. Clang patch for this will follow.
|
2012-12-03 19:09:26 +00:00 |
BlackList.cpp
|
Use the new script to sort the includes of every file under lib.
|
2012-12-03 16:50:05 +00:00 |
BlackList.h
|
[ASan]: Add minimalistic support for turning off initialization-order checking for globals of specified types. Tests for this behavior will go to ASan test suite in compiler-rt.
|
2012-11-12 14:00:01 +00:00 |
BoundsChecking.cpp
|
Use the new script to sort the includes of every file under lib.
|
2012-12-03 16:50:05 +00:00 |
CMakeLists.txt
|
Initial commit of MemorySanitizer.
|
2012-11-29 09:57:20 +00:00 |
EdgeProfiling.cpp
|
Use the new script to sort the includes of every file under lib.
|
2012-12-03 16:50:05 +00:00 |
GCOVProfiling.cpp
|
Use the new script to sort the includes of every file under lib.
|
2012-12-03 16:50:05 +00:00 |
Instrumentation.cpp
|
Initial commit of MemorySanitizer.
|
2012-11-29 09:57:20 +00:00 |
LLVMBuild.txt
|
LLVMBuild: Remove trailing newline, which irked me.
|
2011-12-12 19:48:00 +00:00 |
Makefile
|
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
|
2010-01-24 20:43:08 +00:00 |
MaximumSpanningTree.h
|
MaximumSpanningTree::EdgeWeightCompare: Make this comparator actually be a
|
2012-08-21 21:03:40 +00:00 |
MemorySanitizer.cpp
|
Use the new script to sort the includes of every file under lib.
|
2012-12-03 16:50:05 +00:00 |
OptimalEdgeProfiling.cpp
|
Use the new script to sort the includes of every file under lib.
|
2012-12-03 16:50:05 +00:00 |
PathProfiling.cpp
|
Use the new script to sort the includes of every file under lib.
|
2012-12-03 16:50:05 +00:00 |
ProfilingUtils.cpp
|
Back out r166591, not sure why this made it through since I cancelled the command. Bleh, sorry about this!
|
2012-10-24 17:25:11 +00:00 |
ProfilingUtils.h
|
Add a function for profiling to run at shutdown. Unlike the existing API, this
|
2011-04-08 22:19:52 +00:00 |
ThreadSanitizer.cpp
|
Use the new script to sort the includes of every file under lib.
|
2012-12-03 16:50:05 +00:00 |