File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
clang/include/clang/ASTMatchers Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 4545// - generate the AST matcher reference html file
4646// - test the documentation using a special syntax
4747//
48- // TLDR :
48+ // Test Annotations :
4949//
5050// The automatic testing uses doxygen commands (aliases) to extract the
5151// relevant information about an example of using a matcher from the
165165//
166166// ... the example I wrote is wrong?
167167//
168- // The test-generation script will try to compile your example code before it
169- // continues. This makes finding issues with your example code easier because
170- // the test-failures are much more verbose.
171- //
172168// The test-failure output of the generated test file will provide information
173169// about
174170// - where the generated test file is located
You can’t perform that action at this time.
0 commit comments