Move the command line source location parsing from clang-cc.cpp into "include/Fronten...
commiteab61813924dfc3e35bff6a173da3c4d3a6e3bba
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Tue, 23 Jun 2009 22:01:39 +0000 (23 22:01 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Tue, 23 Jun 2009 22:01:39 +0000 (23 22:01 +0000)
tree36631970744db2d01da76c4fd0e83ae9a336ff9d
parent864afaee67fe0d998a8bd086d68dfefa54b26041
Move the command line source location parsing from clang-cc.cpp into "include/Frontend/CommandLineSourceLoc.h".

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74012 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/CommandLineSourceLoc.h [new file with mode: 0644]
tools/clang-cc/clang-cc.cpp