]> granicus.if.org Git - clang/commit
change source location to have two bits for macros, tracking
authorChris Lattner <sabre@nondot.org>
Fri, 9 Nov 2007 23:52:16 +0000 (23:52 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 9 Nov 2007 23:52:16 +0000 (23:52 +0000)
commitb7489d8129136437953d412e2a6cf0ef87f4a461
treed9ac35c154357f87ae8134c4fceb424d8475dd83
parent360300ca2ee298d585d29baf006519507d968812
change source location to have two bits for macros, tracking
whether the location is the start and/or end of an expansion.
These are currently not set or used by anything.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43968 91177308-0d34-0410-b5e6-96231b3b80d8
Basic/SourceManager.cpp
clang.xcodeproj/project.pbxproj
include/clang/Basic/SourceLocation.h
include/clang/Basic/SourceManager.h