Go to file
Rui Ueyama e081e22036 [PECOFF] Make PECOFFFileNode::parse idempotent.
PECOFFFileNode::parse can be called twice -- once by WinLink driver and
once more by Driver. We want to make sure that the second call won't mess
up the internal data.

llvm-svn: 205284
2014-04-01 06:18:19 +00:00
clang MS ABI: Support mangling of return-types deducing to local types 2014-04-01 05:29:46 +00:00
clang-tools-extra clang-modernize: fix invalid assignment in findClangApplyReplacements() 2014-03-30 10:50:25 +00:00
compiler-rt InstrProf: lit.cfg magic for running tests from source 2014-03-31 23:14:28 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx Use defined(__APPLE__) rather than __APPLE__ 2014-03-30 14:59:12 +00:00
libcxxabi Simplify. 2014-03-20 01:28:28 +00:00
lld [PECOFF] Make PECOFFFileNode::parse idempotent. 2014-04-01 06:18:19 +00:00
lldb <rdar://problem/16424592> 2014-03-31 23:02:25 +00:00
llvm Remove FIXMEs. The scope of a Variable is always a lexical scope; there is 2014-04-01 03:50:01 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Updated test/create_ll.sh to work with old & new clang versions. 2014-03-25 15:50:44 +00:00