| /llvm-project-15.0.7/openmp/tools/archer/tests/ |
| H A D | lit.cfg | 111 config.substitutions.append(("%libarcher-run-race", "%suppression %deflake %t 2>&1 | tee %t.log")) 113 config.substitutions.append(("%libarcher-run", "%suppression %t 2>&1 | tee %t.log")) 120 config.substitutions.append(("%suppression", "env TSAN_OPTIONS='ignore_noninstrumented_modules=0:ig…
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | number-object-conversion.cpp | 72 void suppression(const OSBoolean *p) { in suppression() function
|
| H A D | nullability-no-arc.mm | 67 // False negative. Once we have more subtle suppression of defensive checks in
|
| H A D | nullability.mm | 341 return result; // no-warning; but this is an over suppression 442 // False negative. Once we have more subtle suppression of defensive checks in
|
| H A D | number-object-conversion.m | 69 void suppression(NSNumber *p) { function
|
| H A D | NSContainers.m | 202 // Test inline defensive checks suppression.
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | ppc64-toc-relax2.s | 55 ## from %t.o(.toc). The suppression in %t.o does not affect %t1.o even if
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | AddressSanitizer.rst | 180 gets addressed. However, you can use the following suppression mechanism 181 to unblock yourself and continue on with the testing. This suppression 185 to a suppression file. You can either specify the full path to the file or the 194 the narrower the scope of the suppression, the more bugs you will be able to
|
| H A D | UndefinedBehaviorSanitizer.rst | 288 suppression file in a ``UBSAN_OPTIONS`` environment variable. 307 against the suppression.
|
| H A D | ClangCommandLineReference.rst | 3259 Enable speculative execution side effect suppression (SESES). Includes LVI control flow integrity m…
|
| /llvm-project-15.0.7/clang/test/Analysis/inlining/ |
| H A D | false-positive-suppression.m | 43 // FALSE NEGATIVES (over-suppression)
|
| H A D | inline-defensive-checks.m | 47 // Test nil receiver suppression.
|
| /llvm-project-15.0.7/mlir/test/mlir-tblgen/ |
| H A D | op-decl-and-defs.td | 207 // Check suppression of "separate arg, separate result" build method for an op 219 // Check suppression of "separate arg, collective result" build method for an op 231 // Check suppression of "separate arg, collective result" build method for an op
|
| /llvm-project-15.0.7/llvm/test/FileCheck/dump-input/ |
| H A D | enable.txt | 5 ; so we can check how trace suppression is affected by -dump-input.
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrFP.td | 235 // specifying rounding mode and inexact-exception suppression flags. 289 // also specifying the inexact-exception suppression flag.
|
| H A D | SystemZInstrVector.td | 1034 // See comments in SystemZInstrFP.td for the suppression flags and
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/ |
| H A D | index.rst | 318 If a specific suppression mechanism is not available for a certain warning, or
|
| /llvm-project-15.0.7/compiler-rt/ |
| H A D | CMakeLists.txt | 664 # individual static libraries, so we enable the suppression flag for
|
| /llvm-project-15.0.7/mlir/test/lib/Dialect/Test/ |
| H A D | TestOps.td | 2625 // Tests suppression of ambiguous build methods for operations with
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | Attr.td | 864 // the global C symbol prefix) or not. If not, the mangle-suppression prefix
|
| /llvm-project-15.0.7/clang/include/clang/Driver/ |
| H A D | Options.td | 3469 HelpText<"Enable speculative execution side effect suppression (SESES). " 3472 HelpText<"Disable speculative execution side effect suppression (SESES)">;
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | LangRef.rst | 2342 suppression of certain optimisations, like GlobalMerge, as well as ensuring
|