forked from OSchip/llvm-project
92fc741998
These operator overloads were unneeded (once the const correctness in PooledStringPtr was corrected) and inefficient (since the strings are pooled the pointers can just be compared for equality instead of doing strcmp). llvm-svn: 211245 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Makefile | ||
Modularize.cpp | ||
Modularize.h | ||
ModuleAssistant.cpp | ||
PreprocessorTracker.cpp | ||
PreprocessorTracker.h |