Get rid of the adapted isLiteral method.
authorManuel Klimek <klimek@google.com>
Fri, 28 Mar 2014 09:27:09 +0000 (09:27 +0000)
committerManuel Klimek <klimek@google.com>
Fri, 28 Mar 2014 09:27:09 +0000 (09:27 +0000)
commit9481556eb637cb617f8a739a4a57520f64cdd933
tree979347c6478ef508aacbf898179bf86a04c3e533
parent1788325fdaf75af9b7836dc6a1549ea8e6f83910
Get rid of the adapted isLiteral method.

We don't want to deviate from clang's standard terminology.

llvm-svn: 204997
clang/lib/Format/FormatToken.h
clang/lib/Format/TokenAnnotator.cpp