History log of /external/clang/unittests/Tooling/RefactoringCallbacksTest.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7cc315ccf80382fab7674735fbfda95990d28f8e 04-Dec-2012 Chandler Carruth <chandlerc@gmail.com> Really sort the #include lines in unittests/...

I forgot to re-sort after fixing main module headers.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169244 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/unittests/Tooling/RefactoringCallbacksTest.cpp
1050e8b2252d89a0004a6fd25a58dab88b5ee625 04-Dec-2012 Chandler Carruth <chandlerc@gmail.com> Sort the #include lines for unittests/...

I've tried to place sensible headers at the top as main-module headers.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169243 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/unittests/Tooling/RefactoringCallbacksTest.cpp
f27762b1beced898e47aeae1bcb557addd8a148d 24-Oct-2012 Douglas Gregor <dgregor@apple.com> Tweak include order

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166521 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/unittests/Tooling/RefactoringCallbacksTest.cpp
2dc75ed2ef2fa3cbfd8b2ed88eb2369f3fcd98a9 24-Aug-2012 Daniel Jasper <djasper@google.com> Rename the ASTMatchers to better match AST nodes. Now, all
ASTMatchers have the same name as the corresponding AST nodes
but are lower case. The only exceptions are the "CXX" prefixes
which are not copied over to the matcher names as the goal is to
actually remove these prefixes from the AST node names.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162536 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/unittests/Tooling/RefactoringCallbacksTest.cpp
8ee04480df468a11667dbfad1049d2b08c4b9482 17-Jul-2012 Daniel Jasper <djasper@google.com> Finishing the move of RefactoringCallbacks and fixing the corresponding
buildbot failures.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160355 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/unittests/Tooling/RefactoringCallbacksTest.cpp
d5c66dd664b005866c9f7fc91eb0d49164bca36f 17-Jul-2012 Daniel Jasper <djasper@google.com> Move RefactoringCallbacks to Tooling to avoid dependency from
ASTMatchers (lower level abstraction) to Tooling (higher level
abstraction).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160351 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/unittests/Tooling/RefactoringCallbacksTest.cpp