Go to file
Bill Wendling 877cf534ab Add an option `-enable-old-style-attr-syntax' to print out function attributes in the "old" style.
It's sometimes beneficial to emit a testcase with the old style attribute
syntax. Allow someone to do this.
<rdar://problem/13563209>

llvm-svn: 179735
2013-04-17 23:35:59 +00:00
clang [analyzer] Improve dereferenced expression tracking for MemberExpr with a dot and non-reference base 2013-04-17 23:17:43 +00:00
clang-tools-extra Fixed outdate comment, and comment typo. 2013-04-15 22:32:28 +00:00
compiler-rt Wrap macro invocations in braces to supress 'suggest braces around empty body in an ‘if’ statement' warning. 2013-04-16 15:18:55 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx I believe this finishes up debug mode for list. The testing is a little weak, but I believe all of the functionality is there. Certainly enough for people to checkout and start beating up on. 2013-04-16 21:42:36 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld Distinguish between unsupported and unrecognised flavours. 2013-04-16 19:24:13 +00:00
lldb Fix for regression in TestCPPStaticMethods.py due to refactoring in clang. 2013-04-17 21:36:33 +00:00
llvm Add an option `-enable-old-style-attr-syntax' to print out function attributes in the "old" style. 2013-04-17 23:35:59 +00:00
polly IndependentBlocks: We can only reconstruct PHI nodes that are within the ScoP 2013-04-17 07:20:36 +00:00