Go to file
Argyrios Kyrtzidis eb994f4064 [PreprocessingRecord] A macro expansion can be reported out-of-order in cases when
there are macro expansions inside macro arguments where the arguments are
not expanded in the same order as listed; don't assert that all macro expansions
are in source order.

rdar://12397063

llvm-svn: 172018
2013-01-09 23:22:20 +00:00
clang [PreprocessingRecord] A macro expansion can be reported out-of-order in cases when 2013-01-09 23:22:20 +00:00
clang-tools-extra Simplify reversed for-loop. 2013-01-09 20:46:42 +00:00
compiler-rt tsan: detect races on fd passed to epoll_ctl 2013-01-09 17:31:27 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Made test output iterators have value_type of 'void'; matches ones in library 2013-01-09 17:20:02 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld Style fixes. 2013-01-09 20:39:07 +00:00
lldb Fixed an issue the "process plugin" proxy object was trying to use the m_exe_ctx when it wasn't ok to do so. 2013-01-09 22:58:18 +00:00
llvm [Object][Archive] Use uint64_t instead of APInt. It is significantly faster. 2013-01-09 22:58:43 +00:00
polly Dead code elimination: Make variable names uppercase 2013-01-08 08:53:58 +00:00