summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/cpp11-migrate/UniqueHeaderNameTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Generate a unique filename for a given headerTareq A. Siraj2013-07-101-0/+61
This patch is in preparation for writing the header replacement to disk. Added getUniqueHeaderName() that generates a unique header filename in the same directory as the header file. Differential Revision: http://llvm-reviews.chandlerc.com/D1104 llvm-svn: 186007
OpenPOWER on IntegriCloud