summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/attr-availability.c
diff options
context:
space:
mode:
authorAndy Gibbs <andyg1001@hotmail.co.uk>2012-11-17 19:15:38 +0000
committerAndy Gibbs <andyg1001@hotmail.co.uk>2012-11-17 19:15:38 +0000
commit58905d251bc053ea836183080c7b0a11577c0fb0 (patch)
treeb32a10eaa0f1f4381f9e1171c580cf776458b925 /clang/test/Parser/attr-availability.c
parentf591982bb2908a80be2aebc52c98d9befc9b5937 (diff)
downloadbcm5719-llvm-58905d251bc053ea836183080c7b0a11577c0fb0.tar.gz
bcm5719-llvm-58905d251bc053ea836183080c7b0a11577c0fb0.zip
Refactored duplicate string literal lexing code within Preprocessor, into a
common LexStringLiteral function. In doing so, some consistency problems have been ironed out (e.g. where the first token in the string literal was lexed with macro expansion, but subsequent ones were not) and also an erroneous diagnostic has been corrected. LexStringLiteral is complemented by a FinishLexStringLiteral function which can be used in the situation where the first token of the string literal has already been lexed. llvm-svn: 168266
Diffstat (limited to 'clang/test/Parser/attr-availability.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud