| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | circular-container.m | 65 …[a addObject:a]; // expected-warning {{adding 'a' to 'a' might cause circular dependency in contai… 73 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai… 77 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai… 81 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai… 87 …[a addObject:a]; // expected-warning {{adding 'a' to 'a' might cause circular dependency in contai… 95 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai… 99 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai… 103 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai… 113 a[0] = a; // expected-warning {{adding 'a' to 'a' might cause circular dependency in container}} 122 …d[@"key"] = d; // expected-warning {{adding 'd' to 'd' might cause circular dependency in containe… [all …]
|
| /llvm-project-15.0.7/libcxxabi/src/ |
| H A D | cxa_default_handlers.cpp | 24 static constinit const char* cause = "uncaught"; variable 56 abort_message("terminating due to %s foreign exception", cause); in demangling_terminate_handler() 72 … abort_message("terminating due to %s exception of type %s: %s", cause, name.get(), e->what()); in demangling_terminate_handler() 77 abort_message("terminating due to %s exception of type %s", cause, name.get()); in demangling_terminate_handler() 91 cause = "unexpected"; in demangling_unexpected_handler()
|
| /llvm-project-15.0.7/clang/test/SemaOpenCL/ |
| H A D | to_addr_builtin.cl | 49 …// expected-warning@-5{{passing non-generic address space pointer to to_global may cause dynamic c… 57 …// expected-warning@-5{{passing non-generic address space pointer to to_private may cause dynamic … 64 …// expected-warning@-4{{passing non-generic address space pointer to to_local may cause dynamic co… 72 …// expected-warning@-5{{passing non-generic address space pointer to to_global may cause dynamic c… 79 …// expected-warning@-4{{passing non-generic address space pointer to to_private may cause dynamic … 88 …// expected-warning@-5{{passing non-generic address space pointer to to_local may cause dynamic co… 95 …// expected-warning@-4{{passing non-generic address space pointer to to_global may cause dynamic c… 103 …// expected-warning@-5{{passing non-generic address space pointer to to_private may cause dynamic … 111 …// expected-warning@-5{{passing non-generic address space pointer to to_local may cause dynamic co… 119 …// expected-warning@-5{{passing non-generic address space pointer to to_global may cause dynamic c… [all …]
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/performance/ |
| H A D | inefficient-vector-operation.rst | 7 ``emplace_back``) that may cause unnecessary memory reallocations. 23 // This will trigger the warning since the push_back may cause multiple 31 // This will trigger the warning since the add_xxx may cause multiple memory 48 // This will trigger the warning since the 'push_back' may cause multiple
|
| /llvm-project-15.0.7/llvm/test/Analysis/ValueTracking/ |
| H A D | select-pattern.ll | 4 ; The dead code would cause a select that had itself 5 ; as an operand to be analyzed. This would then cause
|
| /llvm-project-15.0.7/lldb/docs/use/ |
| H A D | troubleshooting.rst | 26 This will cause breakpoints in "bar.c" to be inlined into the compile unit for 40 inline functions are commonly defined in header files and often cause multiple 49 information, this can cause breakpoints to not be resolved. Try setting 96 in the debug info and this can cause LLDB to not resolve breakpoints. You can
|
| /llvm-project-15.0.7/third-party/benchmark/docs/ |
| H A D | perf_counters.md | 7 down the cause of a regression; or verifying that the underlying cause of a
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | is-legal-void.ll | 5 ; cause LSR to assume type "void" for the memory type. This would then 6 ; cause an assert in isLegalAddressingMode. Make sure we no longer crash.
|
| H A D | branch-folder-hoist-kills.mir | 3 # The hoisting of common instructions from successors could cause registers 7 # This could cause if-converter to generate incorrect code.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | ldrcppic.ll | 4 ; LDRcp is dead but not being deleted. This will cause a dead contant pool entry 5 ; using a non existing label. This will cause an error in MC object emitting pass.
|
| /llvm-project-15.0.7/llvm/test/Bindings/llvm-c/ |
| H A D | objectfile.ll | 2 ; This used to cause a segfault
|
| /llvm-project-15.0.7/llvm/test/Linker/ |
| H A D | only-needed-named-metadata.ll | 2 ; metadata reference should not cause them to be linked. 7 ; With -only-needed the metadata references should not cause any of the
|
| H A D | 2003-08-24-InheritPtrSize.ll | 2 ; specified pointer size should not cause a warning!
|
| /llvm-project-15.0.7/polly/lib/External/isl/test_inputs/schedule/ |
| H A D | flat2.sc | 2 # does not cause loop coalescing avoidance to break down.
|
| H A D | flat4.sc | 2 # does not cause loop coalescing avoidance to break down.
|
| H A D | flat3.sc | 2 # does not cause loop coalescing avoidance to break down.
|
| H A D | flat1.sc | 2 # does not cause loop coalescing avoidance to break down.
|
| H A D | flat5.sc | 2 # does not cause loop coalescing avoidance to break down.
|
| H A D | flat6.sc | 2 # does not cause loop coalescing avoidance to break down.
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/ConstProp/ |
| H A D | 2003-05-12-DivideError.ll | 1 ; Make sure that the constant propagator doesn't cause a sigfpe
|
| /llvm-project-15.0.7/llvm/test/MC/WebAssembly/ |
| H A D | custom-code-section.ll | 6 ; We had a bug where this cause a crash
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/PDB/ |
| H A D | pdb-longname-truncation.test | 1 ; For now just verify that this doesn't cause an error. Later we pdbdump can
|
| /llvm-project-15.0.7/llvm/test/Assembler/ |
| H A D | 2003-04-15-ConstantInitAssertion.ll | 4 ; This should cause an assembler error, not an assertion failure!
|
| /llvm-project-15.0.7/llvm/test/Transforms/MergeFunc/ |
| H A D | vector-GEP-crash.ll | 2 ; This used to cause a crash when compairing the GEPs
|
| /llvm-project-15.0.7/llvm/test/Analysis/BasicAA/ |
| H A D | phi-values-usage.ll | 21 ; usage of basicaa in instcombine would cause a segfault due to stale phi-values 52 ; the phivalues that memdep used. This would then cause a segfault due to
|