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
/
test
/
CodeGenCXX
/
implicit-allocation-functions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
C++14: Disable sized deallocation by default due to ABI breakage
Reid Kleckner
2015-03-20
1
-69
/
+0
*
Revert "Improvement on sized deallocation from r230160"
Reid Kleckner
2015-03-19
1
-12
/
+14
*
Improvement on sized deallocation from r230160:
Larisse Voufo
2015-02-25
1
-14
/
+12
*
Relax the requirement on sized deallocation a bit: Default on unsized delete ...
Larisse Voufo
2015-02-22
1
-6
/
+11
*
Add -fno-sized-deallocation option for completeness of fix in r229241 in docu...
Larisse Voufo
2015-02-20
1
-0
/
+1
*
Avoid using a COMDAT for sized delete on MachO
Reid Kleckner
2015-02-19
1
-5
/
+10
*
Put the implicit weak sized deallocation funciton in C++14 in a comdat
Reid Kleckner
2015-02-19
1
-2
/
+2
*
Rename flags and options to match current naming: from -fdef-sized-delete to ...
Larisse Voufo
2015-02-18
1
-2
/
+2
*
Revise the implementation logic of sized deallocation: Do not automatically g...
Larisse Voufo
2015-02-14
1
-6
/
+10
*
Fix typo in test case.
Larisse Voufo
2015-02-04
1
-1
/
+1
*
Fix typo in test case.
Larisse Voufo
2015-02-04
1
-4
/
+4
*
Generalize r228066 to give all implicit global allocation functions default v...
Larisse Voufo
2015-02-04
1
-0
/
+54