aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-11-01 23:26:51 +0000
committerTed Kremenek <kremenek@apple.com>2010-11-01 23:26:51 +0000
commit818e5c1839eead75e3e409ab60a2bb1f0be9a54f (patch)
treebdd78d3a139a95ac4fa5f766efc806c99030c347 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent53078294ed3e82452cb5883d2ef3c2453e3ee41d (diff)
downloadllvm-818e5c1839eead75e3e409ab60a2bb1f0be9a54f.zip
llvm-818e5c1839eead75e3e409ab60a2bb1f0be9a54f.tar.gz
llvm-818e5c1839eead75e3e409ab60a2bb1f0be9a54f.tar.bz2
Encapsulate within CXCursor the notion of whether a VarDecl* is the first Decl in a DeclGroup. We use this
to recover some context that is currently not modeled directly in the AST. Currently VarDecl's cannot properly determine their source range because they have no context on whether or not they appear in a DeclGroup. For the meantime, this bandaid suffices in libclang since that is where the correct SourceRange is directly needed. Fixes <rdar://problem/8595749>. llvm-svn: 117973
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions