[PATCH] D93031: Enable fexec-charset option

ThePhD via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 20 13:35:34 PDT 2021


ThePhD added a comment.

Just a tiny comment: could you please make sure the name of the resolved encoding is also propagated to InitPreprocessor.cpp that sets the `__clang_literal_encoding__` macro? (https://github.com/llvm/llvm-project/blob/main/clang/lib/Frontend/InitPreprocessor.cpp#L784)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93031



More information about the cfe-commits mailing list