ilya-biryukov added a comment. After chatting offline: a FIXME mentioning some special cases seems enough here, we do improve the results in most cases (i.e. for queries that don't start with an underscore).
Another NIT: Maybe we could add unittests for names that start with underscore, but are not considered reserved by our implementation? I'm thinking about `"_"` and `"_non_upper_case_leading_char"`. Repository: rCTE Clang Tools Extra https://reviews.llvm.org/D47707 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits