]> granicus.if.org Git - clang/commit
Make sure that all NamedDecls have an identifier namespace.
authorDouglas Gregor <dgregor@apple.com>
Fri, 23 Jan 2009 21:30:56 +0000 (21:30 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 23 Jan 2009 21:30:56 +0000 (21:30 +0000)
commit3fd56d755aa74f01fbe963195c95c963ea1fee91
treebb43670c957f10a5f698d312d4e9f2889c669879
parent53d3d8e0662197f7245d8f5ff697a72a2b4b3f54
Make sure that all NamedDecls have an identifier namespace.
Make sure that we know a call is invalid if we dropped arguments.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62882 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclBase.h
lib/Sema/SemaExpr.cpp