aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/rewrite-api-bug.m
AgeCommit message (Collapse)Author
2008-02-01Moved "Rewriter" tests from test/Sema to test/Rewriter.Ted Kremenek
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46640 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-09Remove dependency on objc.hFariborz Jahanian
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45767 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-26Fixed #include of objc/objc.h so that it works on case-sensitive filesystems.Ted Kremenek
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44337 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-26Patch to fix a regression caused by recent rewrite changes.Fariborz Jahanian
A potential API bug in ReplaceText pending (A FIXME is added). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44333 91177308-0d34-0410-b5e6-96231b3b80d8