jansvoboda11 added inline comments.

================
Comment at: clang/lib/Lex/HeaderSearch.cpp:1787
   case LMM_NoDirectory:
     return nullptr;
 
----------------
We should probably `break` for `LMM_AlreadyLoaded` instead of returning null.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150478

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

Reply via email to