Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f0eff1790b685946e909097fcc0109afbaa414be
https://github.com/WebKit/WebKit/commit/f0eff1790b685946e909097fcc0109afbaa414be
Author: Tadeu Zagallo <[email protected]>
Date: 2024-04-11 (Thu, 11 Apr 2024)
Changed paths:
M Source/WebGPU/WGSL/Lexer.cpp
A Source/WebGPU/WGSL/tests/invalid/unicode.wgsl
Log Message:
-----------
[WGSL] Identifier lexing reads after EOF
https://bugs.webkit.org/show_bug.cgi?id=272403
rdar://126128360
Reviewed by Mike Wyrzykowski and Alex Christensen.
After adding support for unicode identifiers we now need an explicit check for
EOF.
* Source/WebGPU/WGSL/Lexer.cpp:
(WGSL::Lexer<T>::nextToken):
* Source/WebGPU/WGSL/tests/invalid/unicode.wgsl: Added.
Canonical link: https://commits.webkit.org/277382@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes