[PATCH] D96905: [libclang] Add missing fixed point literal CursorKind to cindex.py

Vince Bridgers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 19 04:06:38 PST 2021


vabridgers added a comment.

Polite ping. This is a small and simple change, my only doubt is the test coverage. But frankly I see none of the literals are covered in any of the test cases (unless I'm missing something). Could I get some guidance on required test coverage for this simple change, or a LGTM?

Thanks - Vince


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