]> granicus.if.org Git - clang/commit
Remove some duplicate functions from the Parser class. Identical functions already...
authorCraig Topper <craig.topper@gmail.com>
Thu, 30 Oct 2014 05:17:10 +0000 (05:17 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 30 Oct 2014 05:17:10 +0000 (05:17 +0000)
commit34bb463f0038e9836add913acbb343cb4a1fe25b
treed4ec8619a1779953df8ab68970a8b6ac9e8bf907
parentded6b85bf822d9926f5469e196cd6474e016d411
Remove some duplicate functions from the Parser class. Identical functions already exist in the clang namespace from Sema/Ownership.h.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@220896 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/Parser.h