https://bugs.llvm.org/show_bug.cgi?id=47307
Alexander Lanin <l...@alex.lanin.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Alexander Lanin <l...@alex.lanin.de> ---
Omfg sorry!
I was using std::filesystem::is_directory in one of my versions instead of
std::filesystem::directory_entry::is_directory.
And due to a typo I was accidentally calling that version all the time.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs