Go to file
Rafael Espindola 8f326a5a39 Add a hasExternalStorageAsWritten helper. No functionality change.
It is possible that some of the current uses of
"getStorageClassAsWritten() == SC_Extern" should use this but I don't know
enough about SC_PrivateExtern to change and test them.

llvm-svn: 176606
2013-03-07 01:42:44 +00:00
clang Add a hasExternalStorageAsWritten helper. No functionality change. 2013-03-07 01:42:44 +00:00
clang-tools-extra Test case for PR-15414 - nullptr_t functions 2013-03-06 15:32:20 +00:00
compiler-rt [msan] Block reports from interceptors during _Unwind_Backtrace 2013-03-06 16:11:58 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx No functionality change at this time. I've split _LIBCPP_VISIBLE up into two flags: _LIBCPP_TYPE_VIS and _LIBCPP_FUNC_VIS. This is in preparation for taking advantage of clang's new __type_visibility__ attribute. 2013-03-06 23:30:19 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF] Order weak symbols properly 2013-03-06 21:59:27 +00:00
lldb Clean up LLDB CMake build output 2013-03-07 00:52:25 +00:00
llvm Debug Info: store the files and directories for each compile unit. 2013-03-07 01:42:00 +00:00
polly Print function names under --polly-report 2013-03-04 19:49:51 +00:00