[clang] [llvm] Introduce -funique-source-file-names flag. (PR #135728)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 15 11:13:26 PDT 2025


https://github.com/efriedma-quic commented:

Is the "name" in this context the whole path?  Or just the filename?  I know many projects have files with the same name in different folders (including LLVM itsef).

https://github.com/llvm/llvm-project/pull/135728


More information about the cfe-commits mailing list