]> granicus.if.org Git - clang/commit
now that everything properly handles multiply instantiated
authorChris Lattner <sabre@nondot.org>
Mon, 26 Jan 2009 20:08:26 +0000 (20:08 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 26 Jan 2009 20:08:26 +0000 (20:08 +0000)
commit3c125576d971dfd4d81be93813a8896f302d992b
tree2603034feb4625f59e9ea7126447b120766c4c41
parentaddb797ca2b5afc1a1e82fd8d5d6eb2a592e75a9
now that everything properly handles multiply instantiated
source locations, allow creation of them.  We can now say that
a token was instantiated here, then here, then here.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63034 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/SourceManager.cpp