bruno added a comment.

@dexonsmith and @jansvoboda11 thanks for the fast reply and the extra testing.



================
Comment at: clang/lib/Lex/HeaderSearch.cpp:421
+  auto FixupSearchPathAndFindUsableModule =
+      [&](auto file) -> Optional<FileEntryRef> {
     if (SearchPath) {
----------------
Can you capitalize the first letter in the param?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103930

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

Reply via email to