Go to file
Ted Kremenek 3296ff13db Remove unused "getConfig()" method. A new way is to have high-level
APIs that access the configuration table without clients reasoning
about the string table.  The string table is an implementation
detail.

llvm-svn: 179625
2013-04-16 21:10:02 +00:00
clang Remove unused "getConfig()" method. A new way is to have high-level 2013-04-16 21:10:02 +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 Added extra space to end of EXTRA_FLAGS in buildit. This fixes http://llvm.org/bugs/show_bug.cgi?id=15761 2013-04-16 17:34:20 +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 Remove a debug print statement that I left in. 2013-04-16 20:56:13 +00:00
llvm Print out the target-independent attributes in a comment before the function definition. 2013-04-16 20:55:47 +00:00
polly Support SCoPs with multiple entry edges. 2013-04-16 08:04:42 +00:00