Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / tools / clang-format-vs / ClangFormat / GlobalSuppressions.cs
blob175a74e291df2412b24eaa68055a73efbb9663cb
1 // This file is used by Code Analysis to maintain SuppressMessage
2 // attributes that are applied to this project. Project-level
3 // suppressions either have no target or are given a specific target
4 // and scoped to a namespace, type, member, etc.
5 //
6 // To add a suppression to this file, right-click the message in the
7 // Error List, point to "Suppress Message(s)", and click "In Project
8 // Suppression File". You do not need to add suppressions to this
9 // file manually.
11 [assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1017:MarkAssembliesWithComVisible")]