[PATCH] D25363: Store a SourceRange for multi-token builtin types

Malcolm Parsons via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 8 14:19:56 PDT 2016


malcolm.parsons added a comment.

I've tested this with clang-query using `match typeLoc()` and a lot of permutations of int, short, long, unsigned, and const.


https://reviews.llvm.org/D25363





More information about the cfe-commits mailing list