Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
These methods should be prefixed with clang_Cursor_ to match the naming convention.
Is it possible to add a libClang unittest for these?
Differential D86991
[libclang] Expose couple AST details jkorous on Sep 1 2020, 5:05 PM. Authored by
Details
Diff Detail
Event TimelineComment Actions These methods should be prefixed with clang_Cursor_ to match the naming convention. Is it possible to add a libClang unittest for these? |