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
/
lib
/
Transforms
/
Utils
/
ASanStackFrameLayout.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use llvm::stable_sort
Fangrui Song
2019-04-23
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[asan] Add a full redzone after every stack variable
Walter Lee
2017-11-18
1
-3
/
+6
*
[asan] Replace std::to_string with llvm::to_string
Vitaly Buka
2016-10-19
1
-1
/
+2
*
[asan] Simplify calculation of stack frame layout extraction calculation of s...
Vitaly Buka
2016-10-18
1
-14
/
+20
*
[asan] Append line number to variable name if line is available and in the sa...
Vitaly Buka
2016-10-18
1
-2
/
+7
*
ASan: remove variable only used in assertions build
Tim Northover
2016-08-29
1
-2
/
+1
*
[asan] Separate calculation of ShadowBytes from calculating ASanStackFrameLayout
Vitaly Buka
2016-08-29
1
-29
/
+51
*
[asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout
Vitaly Buka
2016-08-20
1
-3
/
+10
*
Revert "[asan] Add support of lifetime poisoning into ComputeASanStackFrameLa...
Vitaly Buka
2016-08-19
1
-10
/
+3
*
[asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout
Vitaly Buka
2016-08-18
1
-3
/
+10
*
Update to use new name alignTo().
Rui Ueyama
2016-01-14
1
-1
/
+1
*
[Utils] Put includes in correct order. NFC.
Weiming Zhao
2015-11-24
1
-1
/
+1
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
[asan] Reuse a common function.
Evgeniy Stepanov
2015-02-16
1
-6
/
+2
*
Revert "Introduce a string_ostream string builder facilty"
Alp Toker
2014-06-26
1
-1
/
+2
*
Introduce a string_ostream string builder facilty
Alp Toker
2014-06-26
1
-2
/
+1
*
[asan] fix ndebug build with strict warnings (-Wunused-variable)
Kostya Serebryany
2013-12-06
1
-0
/
+1
*
[asan] rewrite asan's stack frame layout
Kostya Serebryany
2013-12-06
1
-0
/
+113