summaryrefslogtreecommitdiffstats
path: root/Auxiliary/cmake-help.vim
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-02-11 19:23:36 (GMT)
committerStephen Kelly <steveire@gmail.com>2015-02-11 21:58:34 (GMT)
commit2c4a7298fcb3ac6a6b6c0a9545b343c814f3d6ec (patch)
tree8f3b956e9ae72997424cd8094b2b576d157c1ca1 /Auxiliary/cmake-help.vim
parenta551851ab3f23f58074638ffcf38a08d98a35fa8 (diff)
downloadCMake-2c4a7298fcb3ac6a6b6c0a9545b343c814f3d6ec.zip
CMake-2c4a7298fcb3ac6a6b6c0a9545b343c814f3d6ec.tar.gz
CMake-2c4a7298fcb3ac6a6b6c0a9545b343c814f3d6ec.tar.bz2
cmMacroCommand: Declare arg in the scope that it is used.
It can make sense to declare objects outside of loops if the size required by the object can grow (eg std::string when using getline), but that is not the case here.
Diffstat (limited to 'Auxiliary/cmake-help.vim')
0 files changed, 0 insertions, 0 deletions