| /llvm-project-15.0.7/clang/utils/ |
| H A D | modfuzz.py | 17 def __init__(self, text, depends=[], provides=[], conflicts=[]): argument 21 self.conflicts = conflicts 27 for i in self.conflicts: 38 Decl('struct X { int n; };\n', provides=['X'], conflicts=['X']),
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-lib/ |
| H A D | machine-mismatch.test | 27 OBJ32: i386.obj: file machine type x86 conflicts with library machine type x64 (inferred from earli… 34 BC32: i386.bc: file machine type x86 conflicts with library machine type x64 (inferred from earlier… 38 BC64: x86_64.bc: file machine type x64 conflicts with library machine type arm64 (inferred from ear… 45 OBJ64: x86_64.obj: file machine type x64 conflicts with library machine type x86 (from '/machine:X8…
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | category-direct-properties.m | 80 …ly) int direct_normal; // expected-error {{property declaration conflicts with previous di… 81 …ect) int normal_direct; // expected-error {{direct property declaration conflicts with previous de… 82 …ect) int direct_direct; // expected-error {{direct property declaration conflicts with previous di… 101 …ly) int direct_normal; // expected-error {{property declaration conflicts with previous di… 102 …ect) int normal_direct; // expected-error {{direct property declaration conflicts with previous de… 103 …ect) int direct_direct; // expected-error {{direct property declaration conflicts with previous di… 148 …ly) int direct_normal; // expected-error {{property declaration conflicts with previous di… 149 …ect) int normal_direct; // expected-error {{direct property declaration conflicts with previous de… 150 …ect) int direct_direct; // expected-error {{direct property declaration conflicts with previous di…
|
| H A D | override-nullability.m | 12 …warning {{conflicting nullability specifier on return types, 'nullable' conflicts with existing sp… 13 …rning {{conflicting nullability specifier on parameter types, 'nonnull' conflicts with existing sp…
|
| H A D | method-direct-one-definition.m | 51 …ribute__((objc_direct)) { // expected-error {{direct method declaration conflicts with previous di… 62 - (void)C1; // expected-error {{method declaration conflicts with prev… 63 - (void)C2 __attribute__((objc_direct)); // expected-error {{direct method declaration conflicts wi…
|
| H A D | nullable-result.m | 29 …ble_result b; // expected-error{{nullability specifier _Nullable_result conflicts with existing sp… 30 …id _Nullable_result _Nonnull c; // expected-error{{nullability specifier '_Nonnull' conflicts with…
|
| H A D | parameterized_classes.m | 51 // Parse a type parameter with name conflicts. 151 …ct *, // expected-error{{type bound 'NSObject *' for type parameter 'T' conflicts with implicit bo… 152 …X : id> () // expected-error{{type bound 'id' for type parameter 'X' conflicts with previous bound… 355 …<__contravariant X, // expected-error{{contravariant type parameter 'X' conflicts with previous co… 356 …__covariant Y> () // expected-error{{covariant type parameter 'Y' conflicts with previous contrava… 361 …<__contravariant T, // expected-error{{contravariant type parameter 'T' conflicts with previous co… 362 …U> : NSObject // expected-error{{invariant type parameter 'U' conflicts with previous contravarian…
|
| H A D | nullability.m | 39 …)conflictingMethod1; // expected-error{{nullability specifier 'nonnull' conflicts with existing sp… 45 …gProperty1; // expected-error{{nullability specifier 'null_unspecified' conflicts with existing sp… 48 …nflictingProperty3; // expected-error{{nullability specifier 'nullable' conflicts with existing sp… 56 …gProperty2; // expected-error{{nullability specifier 'null_unspecified' conflicts with existing sp… 102 …cified NSFoo*)foo { // expected-error{{nullability specifier 'nullable' conflicts with existing sp… 103 …// expected-error{{nullability specifier 'null_unspecified' conflicts with existing specifier 'non… 168 …2:(nonnull id)blah; // expected-error {{nullability specifier 'nonnull' conflicts with existing sp…
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/ |
| H A D | set-section-attr-and-rename.test | 17 # SET-BAR1: --set-section-flags=.bar conflicts with --rename-section=.foo=.bar 21 # SET-BAR2: --set-section-type=.bar conflicts with --rename-section=.foo=.bar
|
| /llvm-project-15.0.7/clang/test/PCH/ |
| H A D | objc_parameterized_classes.m | 27 …ct *, // expected-error{{type bound 'NSObject *' for type parameter 'T' conflicts with implicit bo… 29 …U : id> (Cat2) // expected-error{{type bound 'id' for type parameter 'U' conflicts with previous b…
|
| /llvm-project-15.0.7/clang/test/Modules/ |
| H A D | conflicts.m | 6 @import Conflicts.A; // expected-warning{{module 'Conflicts.A' conflicts with already-imported modu…
|
| /llvm-project-15.0.7/llvm/test/Assembler/ |
| H A D | 2002-03-08-NameCollision2.ll | 5 ; declaration for a method was found, that this would cause spurious conflicts
|
| /llvm-project-15.0.7/clang/test/utils/update_cc_test_checks/ |
| H A D | resolve-tmp-conflict.test | 1 ## Test that CHECK lines generated avoid naming conflicts with FileCheck IR variables
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/abseil/ |
| H A D | no-namespace.rst | 8 conflicts with Abseil's compatibility guidelines and may result in breakage.
|
| /llvm-project-15.0.7/lld/test/MachO/invalid/ |
| H A D | reserved-section-name.s | 8 # CHECK: error: section from [[FILE]] conflicts with synthetic section __DATA_CONST,__got
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/NVGPU/ |
| H A D | Passes.td | 15 let summary = "Optimizes accesses to shard memory memrefs in order to reduce bank conflicts.";
|
| /llvm-project-15.0.7/mlir/utils/tree-sitter-mlir/ |
| H A D | grammar.js | 6 conflicts : $ => [],
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | MisExpect.rst | 46 Enables optimization remarks for misexpect when profiling data conflicts with 52 Enables misexpect warnings when profiling data conflicts with use of
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | MisExpect.rst | 50 Enables optimization remarks for misexpect when profiling data conflicts with 56 Enables misexpect warnings when profiling data conflicts with use of
|
| /llvm-project-15.0.7/llvm/test/MC/RISCV/ |
| H A D | attribute-with-option.s | 1 ## When a user specifies an architecture extension which conflicts with an
|
| /llvm-project-15.0.7/third-party/benchmark/ |
| H A D | appveyor.yml | 32 # git bash conflicts with MinGW makefiles
|
| /llvm-project-15.0.7/llvm/test/Instrumentation/ThreadSanitizer/ |
| H A D | tsan-vs-gvn.ll | 2 ; TSAN conflicts with load widening. Make sure the load widening is off with -tsan.
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/ |
| H A D | loop-vect-memdep.ll | 5 ; CHECK: LV: Can't vectorize due to memory conflicts
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Bufferization/IR/ |
| H A D | BufferizableOpInterface.td | 217 Resolve all inplacability conflicts by inserting explicit 218 `bufferization.alloc_tensor` ops. Examples of inplacability conflicts 219 are read-after-write conflicts or writes into non-writable buffers. 224 conflicts. 312 may still be other conflicts that do.)
|
| /llvm-project-15.0.7/polly/test/ForwardOpTree/ |
| H A D | noforward_from_region.ll | 6 ; us from detecting possible memory conflicts.
|