-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: The clang codemarkup tests (//glean/lang/codemarkup/tests/clang:tests) are very slow to run (~10mn). To speed tests, this diff extracts the cpp-xlang directory to its own target, and reduces the number of queries (keep only the queries related to idl). Another motivation for this split is to eventually generate the c++ code directly from the test thrift file. It'll be easier with a dedicated target Reviewed By: iamirzhan Differential Revision: D60233939 fbshipit-source-id: 1530bd1a99a2a25b166ae145d1d7fc435b600de5
- Loading branch information
1 parent
90c1759
commit 0e574bb
Showing
43 changed files
with
0 additions
and
1,203 deletions.
There are no files selected for viewing
151 changes: 0 additions & 151 deletions
151
glean/lang/codemarkup/tests/clang/glass/cpp-xlang/CxxPpResolveTraceLocations.out
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
glean/lang/codemarkup/tests/clang/glass/cpp-xlang/CxxPpResolveTraceLocations.perf
This file was deleted.
Oops, something went wrong.
113 changes: 0 additions & 113 deletions
113
glean/lang/codemarkup/tests/clang/glass/cpp-xlang/EntityIdl.out
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
glean/lang/codemarkup/tests/clang/glass/cpp-xlang/EntityIdl.perf
This file was deleted.
Oops, something went wrong.
67 changes: 0 additions & 67 deletions
67
glean/lang/codemarkup/tests/clang/glass/cpp-xlang/cxxEntityComments.out
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
glean/lang/codemarkup/tests/clang/glass/cpp-xlang/cxxEntityComments.perf
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
glean/lang/codemarkup/tests/clang/glass/cpp-xlang/cxxFileEntityXMapFixedXRefLocations.out
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.