diff options
author | Brad King <brad.king@kitware.com> | 2016-03-29 14:31:21 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-03-29 14:32:28 (GMT) |
commit | 5c324294ce8488537c68085b187c9fe2a51664c4 (patch) | |
tree | 015e7dc7a6cade7a58c592d6b17cb58906b236b4 /.hooks-config.bash | |
parent | 90f24f016e93d18f6a244b39fd21c68355bdbe48 (diff) | |
download | CMake-5c324294ce8488537c68085b187c9fe2a51664c4.zip CMake-5c324294ce8488537c68085b187c9fe2a51664c4.tar.gz CMake-5c324294ce8488537c68085b187c9fe2a51664c4.tar.bz2 |
cmConditionEvaluator: Pre-allocate keyword strings
Calls to `IsKeyword("...")` cause runtime construction of std::string.
Avoid possible repeated allocation by pre-allocating keyword strings
during initialization.
Diffstat (limited to '.hooks-config.bash')
0 files changed, 0 insertions, 0 deletions