Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
007a9b1c632bfaac20e41c60cbe07fdc6d0e647c
/
test
/
Misc
/
message-length.c
ce487ef
Fix a bug in caret-line-pruning logic that only happens when we have a
by Douglas Gregor
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
2b48ed7
Switch this test to use clang-cc.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
b3bacef
Tweak test, with -strict-whitespace $ won't match on Windows because the buffer
by Daniel Dunbar
· 15 years ago
06d1072
Workaround a bug exposed by the FileCheckify of message-length.c, the caret end
by Daniel Dunbar
· 15 years ago
acfd65d
convert this to FileCheck, PR5232
by Chris Lattner
· 15 years ago
c95bd4d
When word-wrapping, be more defensive about a ridiculously small number of columns. Fixes <rdar://problem/6892178>
by Douglas Gregor
· 16 years ago
dcef78d
Update test case... the location given for this error makes it look
by Daniel Dunbar
· 16 years ago
1ef29d2
Fix an infinite loop in diagnostic printing.
by Daniel Dunbar
· 16 years ago
47f7177
When printing a source line as part of a diagnostic, the source line
by Douglas Gregor
· 16 years ago
fffd93f
Implement -fmessage-length=N, which word-wraps diagnostics to N columns.
by Douglas Gregor
· 16 years ago