Go to file
Rui Ueyama 7e77a294dc [PECOFF] Report error if there's unknown flag in .drectve
Errors in .drectve section were silently ignored. This patch fixes the issue.

llvm-svn: 194110
2013-11-05 23:53:15 +00:00
clang Thread safety analysis: check pt_guarded_by attribute when calling -> and * 2013-11-05 23:09:56 +00:00
clang-tools-extra pp-trace user documentation - beginnings 2013-11-05 14:41:29 +00:00
compiler-rt [ASan] Make sure slow stack unwinder doesn't return empty stacks. 2013-11-05 23:29:12 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc s/_CLC_DECL/_CLC_DEF/ 2013-10-31 15:50:53 +00:00
libcxx Refactor floating point code for num_get::do_get into a template. No functionality change 2013-11-05 14:28:52 +00:00
libcxxabi Swap contents of UnwindRegistersRestore.s and UnwindRegistersSave.s 2013-11-01 00:37:20 +00:00
lld [PECOFF] Report error if there's unknown flag in .drectve 2013-11-05 23:53:15 +00:00
lldb <rdar://problem/15367122> 2013-11-05 23:28:00 +00:00
llvm Remove another unused, and IMHO, not very desirable feature of ErrorOr. 2013-11-05 23:41:57 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly IslCodegen: Do not build upper bound in vector for 2013-11-02 12:59:39 +00:00