Go to file
Richard Smith 09f76ee63c Improve the diagnostic when a comma ends up at the end of a declarator group
instead of a semicolon (as sometimes happens during refactorings). When such a
comma is seen at the end of a line, and is followed by something which can't
possibly be a declarator (or even something which might be a plausible typo for
a declarator), suggest that a semicolon was intended.

llvm-svn: 142544
2011-10-19 21:33:05 +00:00
clang Improve the diagnostic when a comma ends up at the end of a declarator group 2011-10-19 21:33:05 +00:00
compiler-rt <rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.a 2011-09-27 20:05:27 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx de-tabbify 2011-10-17 20:08:59 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Temporarily relax the expected substrings for watchpoint creation output 2011-10-19 20:51:28 +00:00
llvm Improve code generation for vselect on SSE2: 2011-10-19 20:43:16 +00:00
polly ScopInfo: Fix ctx->ref != 0 problem 2011-10-17 08:32:36 +00:00