================
@@ -968,7 +968,7 @@ OptionalFileEntryRef HeaderSearch::LookupFile(
     *SuggestedModule = ModuleMap::KnownHeader();
 
   // If 'Filename' is absolute, check to see if it exists and no searching.
----------------
hubert-reinterpretcast wrote:

Please expand the comment to explain what using `is_absolute_gnu` does here. In 
particular, please record the intention for whether Windows UNC paths are meant 
to be treated as "absolute" for the purposes of the comment.

https://github.com/llvm/llvm-project/pull/213689
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to