Go to file
Nick Lewycky 1480f1d3f9 Fix function name in comment to match actual name. Fix comments that are using
doxy-style on local variables to not do so. Fix one 80-col violation.

llvm-svn: 150320
2012-02-12 00:52:26 +00:00
clang Represent C++ direct initializers as ParenListExprs before semantic analysis 2012-02-11 23:51:47 +00:00
compiler-rt Back out some changes that accidentally committed. 2012-02-10 16:41:46 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc
libcxx Fix up narrowing conversions in switch statement. 2012-02-08 19:15:06 +00:00
libcxxabi __gxx_personality_v0 and __cxa_call_unexpected are complete on darwin and I *think* linux (not positive), but still unimplemented on arm. 2012-02-03 20:53:52 +00:00
lld Add support for UndefinedAtom in yaml and native format. Add test cases with undefined atoms 2012-02-07 02:59:54 +00:00
lldb Made the "--no-inlines" option on 2012-02-11 01:22:21 +00:00
llvm Fix function name in comment to match actual name. Fix comments that are using 2012-02-12 00:52:26 +00:00
polly RegisterPasses: Make sure to always execute the SCoPInfo pass 2012-02-06 14:53:51 +00:00