Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
cc2294a4ebfe628a3ced5539083494d3ecd7b51a
/
llvm
/
lib
/
Transforms
/
Utils
/
ASanStackFrameLayout.cpp
490fda3
[asan] Replace std::to_string with llvm::to_string
by Vitaly Buka
· 9 years ago
5910a92
[asan] Simplify calculation of stack frame layout extraction calculation of stack description into separate function.
by Vitaly Buka
· 9 years ago
d88e520
[asan] Append line number to variable name if line is available and in the same file as the function.
by Vitaly Buka
· 9 years ago
c10c334
ASan: remove variable only used in assertions build
by Tim Northover
· 9 years ago
db331d8
[asan] Separate calculation of ShadowBytes from calculating ASanStackFrameLayout
by Vitaly Buka
· 9 years ago
f9fd63a
[asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout
by Vitaly Buka
· 9 years ago
e149b39
Revert "[asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout"
by Vitaly Buka
· 9 years ago
d5ec149
[asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout
by Vitaly Buka
· 9 years ago
da00f2f
Update to use new name alignTo().
by Rui Ueyama
· 10 years ago
45d4cb9
[Utils] Put includes in correct order. NFC.
by Weiming Zhao
· 10 years ago
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
292acab
[asan] Reuse a common function.
by Evgeniy Stepanov
· 11 years ago
e69170a
Revert "Introduce a string_ostream string builder facilty"
by Alp Toker
· 11 years ago
6147173
Introduce a string_ostream string builder facilty
by Alp Toker
· 11 years ago
152d48d
[asan] fix ndebug build with strict warnings (-Wunused-variable)
by Kostya Serebryany
· 12 years ago
4fb7801
[asan] rewrite asan's stack frame layout
by Kostya Serebryany
· 12 years ago