Remove false positive in AvoidNonConstGlobalVariables.
authorKim Viggedal <kimviggedal@gmail.com>
Wed, 15 Apr 2020 18:47:11 +0000 (14:47 -0400)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 15 Apr 2020 18:48:06 +0000 (14:48 -0400)
commitb2d8c89ea48beb83e0392b1f00c9eafa33c09ca8
treedea739e0c05e10063dd83fc62b65d9fc2258ef71
parent25db295756beffdeeb7e2efc134790c2d3f1ada9
Remove false positive in AvoidNonConstGlobalVariables.

Addresses post-commit review feedback from https://reviews.llvm.org/D70265
clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidNonConstGlobalVariablesCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-avoid-non-const-global-variables.cpp