mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-21 02:39:11 +00:00
Review feeback from 106420
Change-Id: I9c1ec7f26b0fda25bcedc86fec66d174fe81ed5f Bug: tint:1633, tint:1451 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/106843 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Auto-Submit: Dan Sinclair <dsinclair@chromium.org>
This commit is contained in:
committed by
Dawn LUCI CQ
parent
29f61747bf
commit
3a1b799585
@@ -22,7 +22,7 @@
|
||||
|
||||
namespace tint::ast {
|
||||
|
||||
/// A break if statement
|
||||
/// A break-if statement
|
||||
class BreakIfStatement final : public Castable<BreakIfStatement, Statement> {
|
||||
public:
|
||||
/// Constructor
|
||||
|
||||
Reference in New Issue
Block a user