[PATCH] D96905: [libclang] Add missing fixed point literal CursorKind to cindex.py
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 19 05:11:58 PST 2021
steakhal added a comment.
In D96905#2574398 <https://reviews.llvm.org/D96905#2574398>, @steakhal wrote:
> You could call it like `c-index-getCursor-fixed-point.c`.
Hmm, to be honest, this was probably not what you wanted to test.
What about simply inserting your own use-case which uncovered this issue in the first place?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96905/new/
https://reviews.llvm.org/D96905
More information about the cfe-commits
mailing list