Go to file
Duncan P. N. Exon Smith 61149b86c3 NVPTX: Remove implicit ilist iterator conversions, NFC
llvm-svn: 250779
2015-10-20 00:54:09 +00:00
clang Revert "Diagnose UnresolvedLookupExprs that resolve to instance members in static methods" 2015-10-20 00:31:42 +00:00
clang-tools-extra Added check uniqueptr-delete-release to replace "delete x.release()" with "x = nullptr" 2015-10-19 21:49:51 +00:00
compiler-rt [msan] Intercept mincore. 2015-10-19 23:39:11 +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 integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Fix an unfortunate yet old typo that never got attention before r250507. 2015-10-16 11:26:26 +00:00
libcxxabi Fix LIBCXXABI_HAS_NO_THREADS configuration. 2015-10-14 19:21:38 +00:00
libunwind Add FreeBSD _Unwind_Ptr typedef 2015-10-16 19:40:09 +00:00
lld [Driver] Error out instead of silently ignoring on invalid -z argument. 2015-10-20 00:34:04 +00:00
lldb Added support for the "--repl" argument to LLDB. 2015-10-20 00:23:46 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm NVPTX: Remove implicit ilist iterator conversions, NFC 2015-10-20 00:54:09 +00:00
openmp Fix OMP_PLACES negation operator parsing (!place) 2015-10-19 19:43:01 +00:00
polly Correct typo in CHECK line 2015-10-19 10:51:20 +00:00