]> granicus.if.org Git - clang/commit
Implemented serialization of SourceLocation and SourceRange objects.
authorTed Kremenek <kremenek@apple.com>
Thu, 25 Oct 2007 16:02:43 +0000 (16:02 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 25 Oct 2007 16:02:43 +0000 (16:02 +0000)
commit19a95bcf3561ed977c48d5f2a2793b60a8c8e573
treeafde6a4e5f253ccd8fb725a11313983715e58203
parentcc326204dd97771c336b9aab3b9963ea30d69c29
Implemented serialization of SourceLocation and SourceRange objects.

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