[clang] Duplicate condition (PR #91279)

2024-05-08 Thread Youngsuk Kim via cfe-commits
https://github.com/JOE1994 edited https://github.com/llvm/llvm-project/pull/91279 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Duplicate condition (PR #91279)

2024-05-06 Thread via cfe-commits
jyu2-git wrote: Sorry, I don't why to patch merge to one. I am trying again. https://github.com/llvm/llvm-project/pull/91279 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Duplicate condition (PR #91279)

2024-05-06 Thread via cfe-commits
https://github.com/jyu2-git converted_to_draft https://github.com/llvm/llvm-project/pull/91279 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Duplicate condition (PR #91279)

2024-05-06 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: None (jyu2-git) Changes --- Patch is 30.49 KiB, truncated to 20.00 KiB below, full version: https://github.com/llvm/llvm-project/pull/91279.diff 5 Files Affected: - (modified) clang/include/clang/Basic/DiagnosticParseKinds.td (+5) -

[clang] Duplicate condition (PR #91279)

2024-05-06 Thread via cfe-commits
https://github.com/jyu2-git created https://github.com/llvm/llvm-project/pull/91279 None >From 563c1254162d7b42fd7579514f45df326216f508 Mon Sep 17 00:00:00 2001 From: Jennifer Yu Date: Sun, 5 May 2024 10:44:40 -0700 Subject: [PATCH 1/2] Revert "Revert "[OpenMP][TR12] change property of map-ty