Go to file
Chandler Carruth 631abd9365 Make the Stmt::Profile method const, and the StmtProfile visitor
a ConstStmtVisitor. This also required adding some const iteration
support for designated initializers and making some of the getters on
the designators const.

It also made the formatting of StmtProfile.cpp rather awkward. I'm happy
to adjust any of the formatting if folks have suggestions. I've at least
fitted it all within 80 columns.

llvm-svn: 133152
2011-06-16 06:47:06 +00:00
clang Make the Stmt::Profile method const, and the StmtProfile visitor 2011-06-16 06:47:06 +00:00
compiler-rt build/clang_darwin: Fix previous change to CheckArches to not cause problem when 2011-06-14 22:21:49 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Provide names for template and function parameters in forward declarations. The purpose is to aid automated documentation tools. 2011-06-14 19:58:17 +00:00
libcxxabi Clean up the vector tests 2011-06-13 17:57:10 +00:00
lldb The extra burden for the Python API test case to assign its process object to self.process 2011-06-15 22:14:12 +00:00
llvm Prempt some obnoxious compiler from complaing about signed/unsigned 2011-06-16 03:07:40 +00:00
polly www: Fix path to git repository. 2011-06-08 22:46:40 +00:00