[PATCH] D149187: [clang] Canonicalize system headers in dependency file when -canonical-prefixes

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 26 06:18:50 PDT 2023


hans accepted this revision.
hans added a comment.
This revision is now accepted and ready to land.

Thanks! I like it.



================
Comment at: clang/include/clang/Frontend/Utils.h:44
 class Preprocessor;
+class FileManager;
 class PreprocessorOptions;
----------------
nit: sort?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149187



More information about the cfe-commits mailing list