1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/include/llvm/Transforms
Vitaly Buka 909cc5a91e [asan] Add option to enable asan-use-after-scope from clang.
Clang will have -fsanitize-address-use-after-scope flag.

PR27453

Reviewers: kcc, eugenis, aizatsky

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D20750

llvm-svn: 271067
2016-05-27 22:55:10 +00:00
..
InstCombine Rename DenseMap::resize() into DenseMap::reserve() (NFC) 2016-03-22 07:20:00 +00:00
IPO Apply clang-tidy's misc-move-constructor-init throughout LLVM. 2016-05-27 14:27:24 +00:00
Scalar [PM/PartiallyInlineLibCalls] Commit missing header. 2016-05-25 23:44:01 +00:00
Utils MemorySSA: Remove argument to createNewAccess function. 2016-05-26 01:19:17 +00:00
InstrProfiling.h [profile] Static counter allocation for value profiling (part-1) 2016-05-21 22:55:34 +00:00
Instrumentation.h [asan] Add option to enable asan-use-after-scope from clang. 2016-05-27 22:55:10 +00:00
IPO.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
ObjCARC.h
PGOInstrumentation.h minor cleanup /NFC 2016-05-17 21:06:16 +00:00
Scalar.h New pass: guard widening 2016-05-18 22:55:34 +00:00
Vectorize.h