hanchenye-llvm-project/clang-tools-extra/clang-tidy-vs/ClangTidy
Benjamin Kramer be92ce14e1 [clang-tidy] Remove google-runtime-member-string-references
This is triggering on a pattern that's both too broad (const
std::string& members can be used safely) and too narrow (std::string is
not the only class with this problem). It has a very low true positive
rate, just remove it until we find a better solution for dangling string
references.

llvm-svn: 329292
2018-04-05 14:51:01 +00:00
..
Properties
Resources [clang-tidy] Remove google-runtime-member-string-references 2018-04-05 14:51:01 +00:00
CategoryVerb.cs
CheckDatabase.cs
CheckTree.cs
ClangTidy.csproj Make building the clang-tidy VS extension less spammy. 2016-10-04 21:27:09 +00:00
ClangTidy.vsct
ClangTidyCheckAttribute.cs
ClangTidyConfigParser.cs
ClangTidyConfigurationPage.cs
ClangTidyPackage.cs
ClangTidyProperties.cs
ClangTidyPropertyGrid.Designer.cs
ClangTidyPropertyGrid.cs
ClangTidyPropertyGrid.resx
DynamicPropertyComponent.Designer.cs
DynamicPropertyComponent.cs
DynamicPropertyConverter.cs
DynamicPropertyDescriptor.cs
ForwardingPropertyDescriptor.cs
GlobalSuppressions.cs
Guids.cs
PkgCmdID.cs
Resources.Designer.cs
Resources.resx
Utility.cs
VSPackage.resx
license.txt
packages.config
source.extension.vsixmanifest