]> granicus.if.org Git - clang/commit
Added basic source locations to Elaborated and DependentName types.
authorAbramo Bagnara <abramo.bagnara@gmail.com>
Fri, 14 May 2010 14:14:23 +0000 (14:14 +0000)
committerAbramo Bagnara <abramo.bagnara@gmail.com>
Fri, 14 May 2010 14:14:23 +0000 (14:14 +0000)
commit5431299f6e1e1d14b39b924fe24bf04035f4ae42
tree3a7b71858cc3744c88c4cfb098e5c646b8c71d63
parent95f1b15ce1b281c8517d77792abe540753fbcc12
Added basic source locations to Elaborated and DependentName types.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103770 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/TypeLoc.h
lib/Frontend/PCHReader.cpp
lib/Frontend/PCHWriter.cpp
lib/Sema/SemaTemplate.cpp
lib/Sema/SemaType.cpp
lib/Sema/TreeTransform.h