Go to file
Duncan P. N. Exon Smith 84553d8f1f Support: Move class ScaledNumber
ScaledNumber has been cleaned up enough to pull out of BFI now.  Still
work to do there (tests for shifting, bloated printing code, etc.), but
it seems clean enough for its new home.

llvm-svn: 211562
2014-06-24 00:38:09 +00:00
clang Propagate isAddressOfMember into typo correction so that we don't correct &qualified-id into &unqualified-id. Also make sure to set the naming class when we find the qualified-id in a different class than the nested name specifier specified so far. Fixes PR19681! 2014-06-23 22:57:51 +00:00
clang-tools-extra Track changes from clang r211448. 2014-06-21 23:33:00 +00:00
compiler-rt tsan: fix code formatting 2014-06-21 02:10:17 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Protect functions taking double by #ifdef cl_khr_fp64 2014-06-23 14:15:39 +00:00
libcxx Formatting improvements in the <string_view> synopsis suggested by RSmith. No functionality change. 2014-06-18 17:44:04 +00:00
libcxxabi Add a FAQ section, with a question about why the std::exception class destructors live in libc++abi 2014-06-11 16:54:09 +00:00
lld Update for llvm api change. 2014-06-23 22:29:12 +00:00
lldb Fix error handling for the AppleGetQueues and AppleGetPendingItems 2014-06-23 22:45:54 +00:00
llvm Support: Move class ScaledNumber 2014-06-24 00:38:09 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Add "Yabin Hu" to CREDITS.txt 2014-06-21 18:35:33 +00:00