]> granicus.if.org Git - clang/commit
Use token kind instead of '%select{.|->}0' in diagnostic
authorAlp Toker <alp@nuanti.com>
Mon, 6 Jan 2014 11:30:41 +0000 (11:30 +0000)
committerAlp Toker <alp@nuanti.com>
Mon, 6 Jan 2014 11:30:41 +0000 (11:30 +0000)
commit5e3c8acfedc7726810bf376bc8e32c8c686fc3a3
treef9f73aab9e2b521f9cc6b90b500c7389fd18ec4e
parent003071734f88d59421d78847eb9fec3993effef2
Use token kind instead of '%select{.|->}0' in diagnostic

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@198599 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticParseKinds.td
lib/Parse/ParseExpr.cpp