Go to file
Evgeniy Stepanov 687933f55d [asan] Fix x86 asm instrumentation to preserve flags.
This change also enables asm instrumentation in asan tests that was
accidentally disabled yearlier, and adds a sanity test for that.

Patch by Yuri Gorshenin.

llvm-svn: 209282
2014-05-21 08:21:14 +00:00
clang Preprocessor: support defined() with operator names for MS compatibility 2014-05-21 06:13:51 +00:00
clang-tools-extra Added a comment 2014-05-19 17:46:28 +00:00
compiler-rt [asan] Fix x86 asm instrumentation to preserve flags. 2014-05-21 08:21:14 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r207593 2014-04-30 18:35:20 +00:00
libcxx [modules] Add initial module map for libc++. 2014-05-21 00:33:49 +00:00
libcxxabi Fix typo in comment. 2014-05-14 17:16:57 +00:00
lld [PECOFF] Discard .debug sections. 2014-05-21 05:56:31 +00:00
lldb ReExported symbols can point to a library that doesn't actually 2014-05-21 03:58:03 +00:00
llvm [asan] Fix x86-32 asm instrumentation to preserve flags. 2014-05-21 08:14:24 +00:00
openmp Add testsuite from OpenUH 2014-05-10 17:02:09 +00:00
polly polly: update for LLVM API change 2014-05-19 03:55:49 +00:00