[PATCH] D102923: [clang][lex] Remark for used header search paths

Michael Spencer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 26 02:40:40 PDT 2021


Bigcheese added a subscriber: akyrtzi.
Bigcheese added a comment.

I think this is looking good, but would like either @dexonsmith, @akyrtzi, or someone else familiar with this area to take a look. Only other comment I have is that the new functions you add should use the current LLVM naming convention.

I also wonder how we should handle other things that are found via include paths such as module maps.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102923/new/

https://reviews.llvm.org/D102923



More information about the cfe-commits mailing list