| /llvm-project-15.0.7/libcxx/test/std/language.support/support.coroutines/end.to.end/ |
| H A D | fullexpr-dtor.pass.cpp | 32 struct Bug { struct 43 Bug yield_value(int) { return {}; } in yield_value() argument 53 auto x = co_await Bug{}; in a() 66 co_await Bug{}; in b() local
|
| /llvm-project-15.0.7/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/ |
| H A D | fullexpr-dtor.pass.cpp | 39 struct Bug { struct 50 Bug yield_value(int) { return {}; } in yield_value() argument 60 auto x = co_await Bug{}; in a() 73 (void)(co_await Bug{}); in b()
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
| H A D | NoUncountedMembersChecker.cpp | 31 BugType Bug; member in __anonbca65d050111::NoUncountedMemberChecker 36 : Bug(this, in NoUncountedMemberChecker() 144 auto Report = std::make_unique<BasicBugReport>(Bug, Os.str(), BSLoc); in reportBug()
|
| H A D | RefCntblBaseVirtualDtorChecker.cpp | 25 BugType Bug; member in __anonbfa598f30111::RefCntblBaseVirtualDtorChecker 30 : Bug(this, in RefCntblBaseVirtualDtorChecker() 149 auto Report = std::make_unique<BasicBugReport>(Bug, Os.str(), BSLoc); in reportBug()
|
| H A D | UncountedLambdaCapturesChecker.cpp | 25 BugType Bug{this, "Lambda capture of uncounted variable", member in __anon5a7bce850111::UncountedLambdaCapturesChecker 94 auto Report = std::make_unique<BasicBugReport>(Bug, Os.str(), BSLoc); in reportBug()
|
| H A D | UncountedCallArgsChecker.cpp | 30 BugType Bug{this, member in __anone982c3860111::UncountedCallArgsChecker 182 auto Report = std::make_unique<BasicBugReport>(Bug, Os.str(), BSLoc); in reportBug()
|
| H A D | UncountedLocalVarsChecker.cpp | 130 BugType Bug{this, member in __anonf1c752440111::UncountedLocalVarsChecker 238 auto Report = std::make_unique<BasicBugReport>(Bug, Os.str(), BSLoc); in reportBug()
|
| /llvm-project-15.0.7/llvm/test/Transforms/Reassociate/ |
| H A D | deadcode.ll | 10 ; when analysing the 'deadloop1' basic block. See "Bugzilla - Bug 30818". 25 ; reassociate pass. See "Bugzilla - Bug 30818".
|
| /llvm-project-15.0.7/clang/test/Analysis/exploded-graph-rewriter/ |
| H A D | node_labels.dot | 35 // COLOR-SAME: <font color="red"><b>Bug Report Attached</b></font> 36 // GRAY-SAME: <b>Bug Report Attached</b>
|
| /llvm-project-15.0.7/clang/www/ |
| H A D | menu.html.incl | 30 <a href="http://clang-analyzer.llvm.org">Automatic Bug-Finding</a> 38 <a href="https://github.com/llvm/llvm-project/issues">Bug Reports</a>
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Generic/ |
| H A D | 2007-04-08-MultipleFrameIndices.ll | 6 ; Bug: PR31336
|
| H A D | 2003-07-29-BadConstSbyte.ll | 3 ; Bug: PR31341
|
| /llvm-project-15.0.7/llvm/test/MC/Hexagon/ |
| H A D | dcfetch.s | 8 # Bug 17424: This should be a legal packet
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | x86-64-tls-pie.s | 6 # Bug 27174: R_X86_64_TPOFF32 and R_X86_64_GOTTPOFF relocations should
|
| /llvm-project-15.0.7/compiler-rt/www/ |
| H A D | menu.html.incl | 15 <a href="http://llvm.org/bugs/">Bug Reports</a>
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | x32-indirectbr.ll | 3 ; Bug 22859
|
| H A D | 2009-06-15-not-a-tail-call.ll | 4 ; Bug 4396. This tail call can NOT be optimized.
|
| H A D | 2009-06-12-x86_64-tail-call-conv-out-of-sync-bug.ll | 6 ; Bug 4278.
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | statements.c | 112 struct Bug { in test_pr22849() struct
|
| /llvm-project-15.0.7/libunwind/docs/ |
| H A D | index.rst | 77 **Bug Reports** 98 * `LLVM Bug Tracker <https://github.com/llvm/llvm-project/labels/libunwind/>`_
|
| /llvm-project-15.0.7/llvm/test/Transforms/JumpThreading/ |
| H A D | branch-debug-info.ll | 2 ; Tests Bug 37966
|
| /llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/ |
| H A D | debug-info-thread-phi.ll | 2 ; Tests Bug 37966
|
| /llvm-project-15.0.7/llvm/test/Transforms/GVN/PRE/ |
| H A D | 2017-10-16-LoadPRECrash.ll | 15 ; Bug https://bugs.llvm.org/show_bug.cgi?id=34937
|
| /llvm-project-15.0.7/.github/workflows/ |
| H A D | llvm-bugs.yml | 49 subject: `[Bug ${issue.data.number}] ${issue.data.title}`,
|
| /llvm-project-15.0.7/clang/test/CodeGenOpenCL/ |
| H A D | address-space-constant-initializers.cl | 19 // Bug 18567
|