]> granicus.if.org Git - clang/commit
Parse the location of the 'namespace' token to ActOnNamespaceAliasDef. No functionali...
authorAnders Carlsson <andersca@mac.com>
Sat, 28 Mar 2009 22:53:22 +0000 (22:53 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 28 Mar 2009 22:53:22 +0000 (22:53 +0000)
commit03bd5a1e9a54b62b10ae8aeb6eb5245e2031d98b
tree915fa8c4b2df805b94221b9e305c891c99347149
parent2a8d6b0852c47e43dac5c1679b4609b752234ed7
Parse the location of the 'namespace' token to ActOnNamespaceAliasDef. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67961 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/Action.h
include/clang/Parse/Parser.h
lib/Parse/ParseDeclCXX.cpp
lib/Sema/Sema.h
lib/Sema/SemaDeclCXX.cpp