diff options
author | David Majnemer <david.majnemer@gmail.com> | 2015-01-13 08:35:24 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2015-01-13 08:35:24 +0000 |
commit | d5946f51a583e31b5e25c8cd75e7a146f7eec648 (patch) | |
tree | b9b8be46121bed0b3c99276eb138333026419b16 /clang/tools | |
parent | 2f8f0547b107eb666d68458653861b91fc9b964c (diff) | |
download | bcm5719-llvm-d5946f51a583e31b5e25c8cd75e7a146f7eec648.tar.gz bcm5719-llvm-d5946f51a583e31b5e25c8cd75e7a146f7eec648.zip |
Parse: Switch to using EOF tokens for late parsed attributes
The EOF token injection technique is preferable to using
isBeforeInTranslationUnit to determine whether or not additional cleanup
is needed. I don't have an example off-hand that requires it but it is
nicer nonetheless.
llvm-svn: 225776
Diffstat (limited to 'clang/tools')
0 files changed, 0 insertions, 0 deletions