summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/modularize/PreprocessorTracker.cpp
diff options
context:
space:
mode:
authorFaisal Vali <faisalv@yahoo.com>2017-09-30 13:58:38 +0000
committerFaisal Vali <faisalv@yahoo.com>2017-09-30 13:58:38 +0000
commit333133e2c8c08b78f8bff5610c387040034c0168 (patch)
treec1aaf23b47d5df69c4e07e01a32dc424683311d3 /clang-tools-extra/modularize/PreprocessorTracker.cpp
parent70947e222471393f034c552ff8c08d301e75e534 (diff)
downloadbcm5719-llvm-333133e2c8c08b78f8bff5610c387040034c0168.tar.gz
bcm5719-llvm-333133e2c8c08b78f8bff5610c387040034c0168.zip
[NFC] Remove superfluous parameter
- MacroArgs already knows the maximum number of arguments that can be supplied to the macro. No need to pass MacroInfo (information about the macro definition) to the call to getPreExpArgument (which by the way might benefit from being called getExpandedArgument() ?) for it to compute the number of arguments. llvm-svn: 314593
Diffstat (limited to 'clang-tools-extra/modularize/PreprocessorTracker.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud