]> granicus.if.org Git - clang/commit
Make Token::setLength assert that the token is not an annotation token.
authorChris Lattner <sabre@nondot.org>
Tue, 6 Jan 2009 05:25:04 +0000 (05:25 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 6 Jan 2009 05:25:04 +0000 (05:25 +0000)
commit79ed16e2e605d67a12cccdcf9ad1b231175da1a6
treee03a3e695d2b1dce533e41d9f47a6f3267d4e225
parentea14609c806d22d9eb876a029deed9bc3de4aacd
Make Token::setLength assert that the token is not an annotation token.

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