]> granicus.if.org Git - clang/commit
Fix assertion when input is an empty string.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 12 Feb 2009 19:31:53 +0000 (19:31 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 12 Feb 2009 19:31:53 +0000 (19:31 +0000)
commit82320e94606cfb0f68c6049c070c3600f8df9081
tree0be40428c070ed8fb9dfb83f5e894b1037f04ada
parent4fc526d80d829b2f8c294a4c3360c820f1f6e7c2
Fix assertion when input is an empty string.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64397 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PTHLexer.cpp