summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGExpr.cpp
diff options
context:
space:
mode:
authorFaisal Vali <faisalv@yahoo.com>2017-10-03 00:52:14 +0000
committerFaisal Vali <faisalv@yahoo.com>2017-10-03 00:52:14 +0000
commitb8ece9faa876a9bcb214ab29a49f1cf954187194 (patch)
treebd56b92ece8bdd027886e73efece5b989a2a17ba /clang/lib/CodeGen/CGExpr.cpp
parentf3f9bae842f518170164f614509fe96b26cb8049 (diff)
downloadbcm5719-llvm-b8ece9faa876a9bcb214ab29a49f1cf954187194.tar.gz
bcm5719-llvm-b8ece9faa876a9bcb214ab29a49f1cf954187194.zip
[NFC] Refactor PasteTokens so that it can be passed the Token Stream and Index to start concatenating at.
In passing: - change the name of the function to pasteTokens c/w coding standards - rename CurToken to CurTokenIdx (since it is not the token, but the index) - add doxygen comments to document some of pasteTokens' functionality - use parameter names different from the data member names. This will be useful for implementing __VA_OPT__ (https://reviews.llvm.org/D35782#inline-322587) llvm-svn: 314747
Diffstat (limited to 'clang/lib/CodeGen/CGExpr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud