https://github.com/serge-sans-paille approved this pull request.
https://github.com/llvm/llvm-project/pull/106612
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
@@ -88,7 +88,7 @@ foreach(lib ${LibScanbuild})
DEPENDS
${CMAKE_CURRENT_SOURCE_DIR}/lib/libscanbuild/${lib})
list(APPEND Depends ${CMAKE_BINARY_DIR}/lib/libscanbuild/${lib})
install(FILES lib/libscanbuild/${lib}
- DESTINATION lib${CLANG_LIBDIR_
https://github.com/nebulark updated
https://github.com/llvm/llvm-project/pull/106369
>From 60332916c1fba8ad20d3353e279a867807f46273 Mon Sep 17 00:00:00 2001
From: Florian Schmiderer
Date: Wed, 28 Aug 2024 12:36:39 +0200
Subject: [PATCH 1/3] Flatten compiler args in Frontend, keep existing
beha
https://github.com/MichelleCDjunaidi created
https://github.com/llvm/llvm-project/pull/106672
Update the documentation to direct new users to the Github instead of the
discontinued Phabricator archive. Also details more ways and information
regarding clang-query usage. Partially resolves/discl
github-actions[bot] wrote:
Thank you for submitting a Pull Request (PR) to the LLVM Project!
This PR will be automatically labeled and the relevant teams will be notified.
If you wish to, you can add reviewers by using the "Reviewers" section on this
page.
If this is not working for you, it
llvmbot wrote:
@llvm/pr-subscribers-clang-tools-extra
@llvm/pr-subscribers-clang-tidy
Author: None (MichelleCDjunaidi)
Changes
Update the documentation to direct new users to the Github instead of the
discontinued Phabricator archive. Also details more ways and information
regarding clan
Author: Chuanqi Xu
Date: 2024-08-30T14:43:41+08:00
New Revision: 448d8fa880be5cae0f63c3b248f07f647013a5a4
URL:
https://github.com/llvm/llvm-project/commit/448d8fa880be5cae0f63c3b248f07f647013a5a4
DIFF:
https://github.com/llvm/llvm-project/commit/448d8fa880be5cae0f63c3b248f07f647013a5a4.diff
LO
https://github.com/tbaederr approved this pull request.
https://github.com/llvm/llvm-project/pull/106558
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
petrhosek wrote:
> Seems reasonable to me, I would wait for other approvals, as I'm relatively
> new here.
>
> Just ensure this is good to go with rtsan, I recommend running the tests
> locally, as I don't think they're a part of the default pre-commit set
>
> ```
> ninja check-rtsan
> ```
I
https://github.com/hekota created
https://github.com/llvm/llvm-project/pull/106673
Implements `TreeTransform::TransformHLSLAttributedResourceType` which
will enable use of attributed resource types inside templates.
Follow up from llvm/llvm-project#106181
Related to llvm/llvm-project#104861
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Helena Kotas (hekota)
Changes
Implements `TreeTransform::TransformHLSLAttributedResourceType`
which will enable use of attributed resource types inside templates.
Follow up from llvm/llvm-project#106181
Related to llvm/llvm-proj
https://github.com/MichelleCDjunaidi created
https://github.com/llvm/llvm-project/pull/106675
Motivation: Clang has a page where they list out external examples:
https://clang.llvm.org/docs/ExternalClangExamples.html. While I was writing an
out-of-tree clang-tidy plugin, I wanted such a page t
github-actions[bot] wrote:
Thank you for submitting a Pull Request (PR) to the LLVM Project!
This PR will be automatically labeled and the relevant teams will be notified.
If you wish to, you can add reviewers by using the "Reviewers" section on this
page.
If this is not working for you, it
https://github.com/MichelleCDjunaidi edited
https://github.com/llvm/llvm-project/pull/106675
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang-tools-extra
Author: None (MichelleCDjunaidi)
Changes
Motivation: Clang has a page where they list out external examples:
https://clang.llvm.org/docs/ExternalClangExamples.html. While I was writing an
out-of-tree clang-tidy plugin, I wanted such a
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 b65fc7e91a20904a08e28a51fbf98137e94ae262
f060654648707f3bf7ecf68b01db8d7c0a8b2bf6 --e
401 - 416 of 416 matches
Mail list logo