[PATCH] D61232: [libclang] Restore old clang_Cursor_isAnonymous behaviour
Jorn Vernee via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 27 13:35:43 PDT 2019
JornVernee added a comment.
@yvvan Hows that as a test?
I'm pretty new at this, and it took a while to figure out how to run the tests. I used something like: `build\Release\bin\c-index-test.exe -test-print-type .\test\Index\print-type.c | ..\llvm\build\Release\bin\FileCheck .\test\Index\print-type.c`, but there's probably an easier way?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61232/new/
https://reviews.llvm.org/D61232
More information about the cfe-commits
mailing list