[PATCH] D107393: Apply -fmacro-prefix-map to __builtin_FILE()

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 4 12:08:27 PDT 2021


MaskRay added a comment.

clang/include/clang/Driver/Options.td HelpText for -fmacro-prefix-map= needs an update.

https://gcc.gnu.org/onlinedocs/gcc/Preprocessor-Options.html has more documentation


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

https://reviews.llvm.org/D107393



More information about the llvm-commits mailing list