[clang] Add no-rosegment by default for API 29 and earlier. (PR #117611)

2024-12-04 Thread via cfe-commits
https://github.com/hiraditya closed https://github.com/llvm/llvm-project/pull/117611 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Add no-rosegment by default for API 29 and earlier. (PR #117611)

2024-12-02 Thread via cfe-commits
https://github.com/hiraditya updated https://github.com/llvm/llvm-project/pull/117611 >From 572d513550a846cbbfd12623cf67491a646d266f Mon Sep 17 00:00:00 2001 From: AdityaK Date: Mon, 25 Nov 2024 11:05:53 -0800 Subject: [PATCH 1/2] Add no-rosegment by default for API < 29. Details in: https://g

[clang] Add no-rosegment by default for API 29 and earlier. (PR #117611)

2024-12-02 Thread via cfe-commits
github-actions[bot] wrote: :warning: C/C++ code formatter, clang-format found issues in your code. :warning: You can test this locally with the following command: ``bash git-clang-format --diff 5f881b7139bba1b8cd5c09ea021c78b92d1e72c9 e8dd4171b8a1518c13b4779c4cdea04b87bd238e --e

[clang] Add no-rosegment by default for API 29 and earlier. (PR #117611)

2024-12-02 Thread via cfe-commits
https://github.com/hiraditya updated https://github.com/llvm/llvm-project/pull/117611 >From 572d513550a846cbbfd12623cf67491a646d266f Mon Sep 17 00:00:00 2001 From: AdityaK Date: Mon, 25 Nov 2024 11:05:53 -0800 Subject: [PATCH 1/2] Add no-rosegment by default for API < 29. Details in: https://g

[clang] Add no-rosegment by default for API 29 and earlier. (PR #117611)

2024-11-25 Thread via cfe-commits
https://github.com/hiraditya updated https://github.com/llvm/llvm-project/pull/117611 >From ae0074af2125871b79b8fac7e2433fa56e60f4bd Mon Sep 17 00:00:00 2001 From: AdityaK Date: Mon, 25 Nov 2024 11:05:53 -0800 Subject: [PATCH] Add no-rosegment by default for API 29 and earlier. Details in: htt

[clang] Add no-rosegment by default for API 29 and earlier. (PR #117611)

2024-11-25 Thread via cfe-commits
https://github.com/hiraditya edited https://github.com/llvm/llvm-project/pull/117611 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Add no-rosegment by default for API 29 and earlier. (PR #117611)

2024-11-25 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang-driver Author: AdityaK (hiraditya) Changes Details in: https://github.com/android/ndk/issues/1196 Fixes: https://github.com/android/ndk/issues/1294 --- Full diff: https://github.com/llvm/llvm-project/pull/117611.diff 1 Files Affected: - (modifi

[clang] Add no-rosegment by default for API 29 and earlier. (PR #117611)

2024-11-25 Thread via cfe-commits
https://github.com/hiraditya created https://github.com/llvm/llvm-project/pull/117611 Details in: https://github.com/android/ndk/issues/1196 Fixes: https://github.com/android/ndk/issues/1294 >From 32cc67bbf00bde75fd1c681879106ae063363882 Mon Sep 17 00:00:00 2001 From: AdityaK Date: Mon, 25 Nov