Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGen
/
sanitize-init-order.cpp
287b04b
Add missing regexp quantifiers in a test.
by Evgeniy Stepanov
· 9 years ago
2e1538f
Remove 24 instances of 'REQUIRES: shell'
by Reid Kleckner
· 9 years ago
b3a6669
IR: Make metadata typeless in assembly, clang side
by Duncan P. N. Exon Smith
· 11 years ago
cfb97aa
Remove support for undocumented SpecialCaseList entries.
by Alexey Samsonov
· 11 years ago
a0ac3c2
[ASan] Improve blacklisting of global variables.
by Alexey Samsonov
· 11 years ago
4f319cc
[ASan] Print exact source location of global variables in error reports.
by Alexey Samsonov
· 11 years ago
e595e1a
Remove top-level Clang -fsanitize= flags for optional ASan features.
by Alexey Samsonov
· 11 years ago
c054d98
[ASan] Hoist blacklisting globals from init-order checking to Clang.
by Alexey Samsonov
· 11 years ago
cb9efbe
Allow EmitConstantInit() to emit constant initializers for objects with trivial constructors and non-trivial destructors. Test that such objects are ignored by init-order checker.
by Alexey Samsonov
· 12 years ago