diff options
author | mydeveloperday <mydeveloperday@gmail.com> | 2021-10-09 11:02:49 +0100 |
---|---|---|
committer | mydeveloperday <mydeveloperday@gmail.com> | 2021-10-09 11:02:49 +0100 |
commit | a2a826d8b66cfc85499a92949767d153563078a0 (patch) | |
tree | eea2e022a4655a0954faad470e5448ec8f61a667 /clang/lib/Basic/Module.cpp | |
parent | a94002cd6408034b55a027135d705cc1487b25ae (diff) | |
download | llvm-a2a826d8b66cfc85499a92949767d153563078a0.zip llvm-a2a826d8b66cfc85499a92949767d153563078a0.tar.gz llvm-a2a826d8b66cfc85499a92949767d153563078a0.tar.bz2 |
[clang-format][docs][NFC] correct the "first supported versions" of some of the clang-format options
Some of the first supported version field were incorrectly attributed to a later branch.
It wasn't possible to correctly determine the "introduced version" with my naive implementation
using git blame alone, (especially if the type had been changed from a bool -> enum)
I saw more things attributed to clang-format 13 than I remembered and reviewed
those options to determine their introduced version.
Reviewed By: HazardyKnusperkeks
Differential Revision: https://reviews.llvm.org/D110803
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions