[clang] 8e580b7 - [NFC][SetVector] Update some usages of SetVector to SmallSetVector

2023-06-10 Thread Dhruv Chawla via cfe-commits
Author: Dhruv Chawla Date: 2023-06-10T12:36:43+05:30 New Revision: 8e580b7edd15e3a7fcf5951be14fb3fed519349a URL: https://github.com/llvm/llvm-project/commit/8e580b7edd15e3a7fcf5951be14fb3fed519349a DIFF: https://github.com/llvm/llvm-project/commit/8e580b7edd15e3a7fcf5951be14fb3fed519349a.diff

[clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [test]: fix filecheck annotation typos (PR #91854)

2024-05-11 Thread Dhruv Chawla via cfe-commits
https://github.com/dc03-work edited https://github.com/llvm/llvm-project/pull/91854 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [test]: fix filecheck annotation typos (PR #91854)

2024-05-11 Thread Dhruv Chawla via cfe-commits
https://github.com/dc03-work commented: I am surprised that these typos even exist within the tests (and don't seem to be causing issues somehow). https://github.com/llvm/llvm-project/pull/91854 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [test]: fix filecheck annotation typos (PR #91854)

2024-05-11 Thread Dhruv Chawla via cfe-commits
@@ -5,7 +5,7 @@ target datalayout = "e-m:e-i64:64-i128:128-n32:64-S128" target triple = "arm64--linux-gnu" ; FIXME: Misspelled CHECK-LABEL dc03-work wrote: The FIXME can be removed. https://github.com/llvm/llvm-project/pull/91854

[clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [test]: fix filecheck annotation typos (PR #91854)

2024-05-11 Thread Dhruv Chawla via cfe-commits
@@ -24,7 +24,7 @@ entry: } ; FIXME: Misspelled CHECK-LABEL dc03-work wrote: This FIXME can also be removed. Looking at the history of this file, looks like something like this was attempted before: https://github.com/llvm/llvm-project/commit/da4a966e1c3c031

[clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [test]: fix filecheck annotation typos (PR #91854)

2024-05-11 Thread Dhruv Chawla via cfe-commits
dc03-work wrote: Ah, looks like broken tests are being uncovered now. Awesome. https://github.com/llvm/llvm-project/pull/91854 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits