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
/
llvm
/
unittests
/
Support
/
ManagedStatic.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Report fatal error in the case of out of memory
Serge Pavlov
2018-02-20
1
-2
/
+4
*
Revert r325224 "Report fatal error in the case of out of memory"
Serge Pavlov
2018-02-15
1
-4
/
+2
*
Report fatal error in the case of out of memory
Serge Pavlov
2018-02-15
1
-2
/
+4
*
Remove redundant includes from unittests.
Michael Zolotukhin
2017-12-13
1
-1
/
+0
*
[ManagedStatic] Avoid putting function pointers in template args.
Benjamin Kramer
2017-05-29
1
-6
/
+11
*
Don't destroy ManagedStatics in a unit test.
Benjamin Kramer
2017-05-29
1
-6
/
+0
*
Try to work around MSVC being buggy. Attempt #1.
Benjamin Kramer
2017-05-29
1
-1
/
+1
*
[ManagedStatic] Add a way to pass custom creators/deleters.
Benjamin Kramer
2017-05-29
1
-0
/
+42
*
Re-apply r211287: Remove support for LLVM runtime multi-threading.
Chandler Carruth
2014-06-27
1
-2
/
+0
*
Revert r211287, "Remove support for LLVM runtime multi-threading."
NAKAMURA Takumi
2014-06-24
1
-0
/
+2
*
Remove support for LLVM runtime multi-threading.
Zachary Turner
2014-06-19
1
-2
/
+0
*
Revert r211066, 211067, 211068, 211069, 211070.
Zachary Turner
2014-06-16
1
-0
/
+2
*
Remove some more code out into a separate CL.
Zachary Turner
2014-06-16
1
-2
/
+0
*
[C++11] Use 'nullptr'.
Craig Topper
2014-06-08
1
-5
/
+5
*
Get the unittests compiling when building with cmake and the setting
Duncan Sands
2013-05-14
1
-1
/
+2
*
Disable Initialize.MultipleThreads test under MemorySanitizer.
Evgeniy Stepanov
2013-03-27
1
-1
/
+1
*
unittests/SupportTests/Initialize.MultipleThreads: Enable pthread_attr_setsta...
NAKAMURA Takumi
2013-01-24
1
-0
/
+2
*
unittests/SupportTests/Initialize.MultipleThreads: Appease --vg-leak to alloc...
NAKAMURA Takumi
2013-01-24
1
-2
/
+17
*
Sort the #include lines for unittest/...
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Fix Windows build, don't try to #include <pthread.h> when we know it's not
Nick Lewycky
2011-11-14
1
-0
/
+5
*
Add support for tsan annotations (thread sanitizer, a valgrind-based tool).
Nick Lewycky
2011-11-14
1
-0
/
+39