Go to file
Hal Finkel 6134a6e7b8 Remove the unused Parser::ParseTranslationUnit function
Parser::ParseTranslationUnit is now dead because the loop over
ParseTopLevelDecl is in ParseAST.

llvm-svn: 172005
2013-01-09 21:49:51 +00:00
clang Remove the unused Parser::ParseTranslationUnit function 2013-01-09 21:49:51 +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 <rdar://problem/12028723> 2013-01-09 20:12:53 +00:00
llvm Fix a DAG combine bug visitBRCOND() is transforming br(xor(x, y)) to br(x != y). 2013-01-09 20:56:40 +00:00
polly Dead code elimination: Make variable names uppercase 2013-01-08 08:53:58 +00:00