oToToT added inline comments.

================
Comment at: clang/lib/Frontend/PrecompiledPreamble.cpp:311
 
 llvm::ErrorOr<PrecompiledPreamble> PrecompiledPreamble::Build(
     const CompilerInvocation &Invocation,
----------------
Though this file is in clang, clangd use this function to prepare preamble in 
`Preamble.cpp`, and I think it is OK to add support for auxiliary triple here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97109

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to