[all-commits] [llvm/llvm-project] a68039: [Clang] Add tests and mark as implemented WG14-N2728
Tom Honermann via All-commits
all-commits at lists.llvm.org
Thu Apr 27 14:27:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a68039c51e6123bea4a019c02b72297e0de58529
https://github.com/llvm/llvm-project/commit/a68039c51e6123bea4a019c02b72297e0de58529
Author: Tom Honermann <tom.honermann at intel.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M clang/test/Lexer/char-literal.cpp
M clang/www/c_status.html
Log Message:
-----------
[Clang] Add tests and mark as implemented WG14-N2728
This change expands testing of UTF-8, UTF-16, and UTF-32 character and string
literals as validation that WG14 N2728 (char16_t & char32_t string literals
shall be UTF-16 & UTF-32) has been implemented.
Reviewed By: cor3ntin, aaron.ballman
Differential Revision: https://reviews.llvm.org/D149098
More information about the All-commits
mailing list