Go to file
Oscar Fuentes e4e9e8e6e7 Updated LLVMLibDeps.cmake.
llvm-svn: 110055
2010-08-02 18:36:53 +00:00
clang Query only the latest version of an identifier in the PCH chain. Make sure this version holds the entire declaration chain. This is a much saner solution than trying to merge the info from all elements, and makes redeclarations work properly. Expand the declarations test case to cover more compliated cases. 2010-08-02 18:30:12 +00:00
compiler-rt add assembly implementation of modsi3 so compiler does not have to special case a - (a / b) * b optimization 2010-07-27 06:24:32 +00:00
libcxx buildit adjustment 2010-07-30 23:15:01 +00:00
lldb Added support for rewriting objc_msgSend so we can 2010-07-31 01:32:05 +00:00
llvm Updated LLVMLibDeps.cmake. 2010-08-02 18:36:53 +00:00