cishida added inline comments.

================
Comment at: clang/lib/Lex/HeaderSearch.cpp:1036
+
+    // This file is a system header or C++ unfriendly if the dir is.
     HFI.DirInfo = CurDir->getDirCharacteristic();
----------------
tschuett wrote:
> Why did the comment move?
It refers to setting the `DirInfo` field, so I moved it to keep the comment 
near that assignment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124638

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

Reply via email to