Douglas Gregor
|
a86b832906
|
Fixed the Fix-It hints for comparison against a string literal. Thanks, Chris!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68454 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-04-06 18:45:53 +00:00 |
Chris Lattner
|
75e3606728
|
add fixit advice to an archiac ObjC issue.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68395 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-04-03 18:38:42 +00:00 |
Mike Stump
|
81048aa3e5
|
Move the rest of the fixit tests to the FixIt area.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68349 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-04-02 23:44:32 +00:00 |
Douglas Gregor
|
26df2f0958
|
Add a new command-line option "-fixit-at=file:line:column" that only
applies fix-its to error messages that occur at that specific location
in the program.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68342 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-04-02 19:05:20 +00:00 |
Douglas Gregor
|
dd6f4abe81
|
Move the fix-it tests into their own subdirectory
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68325 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-04-02 17:19:13 +00:00 |