Skip to content

Commit d026b20

Browse files
Haowei Wucopybara-github
authored andcommitted
[roll] Roll fuchsia [build] Suppress a warning about templates
llvm/llvm-project#80801 started requiring template arg list after template keyword, which caused issues in generated SDK code. patch suppresses that warning unblock clang roll. Original-Bug: 344080745 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1080723 Original-Revision: 1c36efd0796795a1ccb526d851dab0fc4a4f0b26 GitOrigin-RevId: 5b7936f1377bb24c35e0d1b122356f37a5a6d57b Change-Id: Idab55f3610bf451acd01fd81e97392c315a13fb8
1 parent 0423d0b commit d026b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
githooks="integration/git-hooks"
1212
remote="https://fuchsia.googlesource.com/fuchsia"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="795b935ae6ea78132a90fe7fefcfc051c6756194"/>
14+
revision="1c36efd0796795a1ccb526d851dab0fc4a4f0b26"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)