]> granicus.if.org Git - clang/commit
rename sNames -> StmtClassInfo. Make lookups constant time.
authorChris Lattner <sabre@nondot.org>
Sat, 25 Aug 2007 01:42:24 +0000 (01:42 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 25 Aug 2007 01:42:24 +0000 (01:42 +0000)
commit63381358122e26284a49cf018325505d50cada87
tree51c33a01518a31e8f72757c942d97d82c0a9f0d0
parentf1120de60490560d22328bcc83045b77ab46dcde
rename sNames -> StmtClassInfo.  Make lookups constant time.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41390 91177308-0d34-0410-b5e6-96231b3b80d8
AST/Stmt.cpp