[LLVMdev] Duplicate file name

Gabor Greif gabor at mac.com
Wed May 14 06:31:23 PDT 2008


While cleaning up 80col violations, I stumbled upon

ggreif at my [!2464] find lib -name SimplifyCFG.cpp
lib/Transforms/Utils/SimplifyCFG.cpp
lib/Transforms/Scalar/SimplifyCFG.cpp


I do not believe this is good, especially IDEs tend to
confuse files with identical names coming from different
directories. (CodeWarrior did.)

Should we rename one of them?

Cheers,

	Gabor




More information about the llvm-dev mailing list