Go to file
Tobias Grosser a6987a4ddd Add namespace specifier before nullptr_t
This fixes the following compile time errors:

  error: unknown type name 'nullptr_t'; did you mean 'std::nullptr_t'

llvm-svn: 281039
2016-09-09 12:31:38 +00:00
clang Update clang for D21514. NFC 2016-09-09 04:42:49 +00:00
clang-tools-extra Revert "Resubmit "Add a test for clang-tidy using the clang-cl driver."" 2016-09-08 18:02:14 +00:00
compiler-rt [sanitizer] fix a potential buffer overflow due to __sanitizer_symbolize_pc (need to put a zero after strncmp). LOL 2016-09-09 02:13:27 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Replace nextafter implementation 2016-09-08 16:37:56 +00:00
libcxx support: clean up MSVC support 2016-09-08 20:52:48 +00:00
libcxxabi [lit] Replace print with lit_config.note(). 2016-09-02 13:56:05 +00:00
libunwind Add missing _US_ACTION_MASK constant to unwind.h 2016-09-05 18:01:13 +00:00
lld [ELF] - Versionscript: do not treat non-wildcarded names as wildcards. 2016-09-09 12:22:28 +00:00
lldb [LLDB][MIPS] Fix Emulation for JALR64 Instruction 2016-09-09 10:46:25 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm GlobalISel: remove G_TYPE and G_PHI 2016-09-09 11:47:31 +00:00
openmp Move function into cpp file under KMP_AFFINITY_SUPPORTED guard. 2016-09-02 20:54:58 +00:00
parallel-libs Add streamexecutor-config 2016-09-08 16:12:33 +00:00
polly Add namespace specifier before nullptr_t 2016-09-09 12:31:38 +00:00