Go to file
Daniel Dunbar 7b93f636e0 [Basic] Rename LangOptions::NoInline to NoInlineDefine, to make things a bit
more obvious.

llvm-svn: 152408
2012-03-09 15:39:08 +00:00
clang [Basic] Rename LangOptions::NoInline to NoInlineDefine, to make things a bit 2012-03-09 15:39:08 +00:00
compiler-rt [asan] add a (disabled) stress test for __asan_get_ownership 2012-03-09 01:48:18 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Change some smart_ptr == 0 to smart_ptr == nullptr. Fixes http://llvm.org/bugs/show_bug.cgi?id=12185. 2012-03-07 20:37:43 +00:00
libcxxabi Enable -Wstrict-aliasing=2 -Wstrict-overflow=4. 2012-03-08 20:55:13 +00:00
lld Fix MSVC incompatibilities. 2012-03-09 05:27:43 +00:00
lldb Bumping Xcode project versions for lldb-126 and debugserver-176. 2012-03-09 04:31:41 +00:00
llvm TableGen/CodeEmitterGen.cpp: Fix an expression of generating bitmask. 2012-03-09 14:52:44 +00:00
polly Remove FinalRead 2012-03-08 15:21:51 +00:00