[libcxx-commits] [PATCH] D149573: [Clang][C++23] Implement core language changes from P1467R9 extended floating-point types and standard names
M. Zeeshan Siddiqui via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 13 10:46:24 PST 2023
codemzs updated this revision to Diff 558083.
codemzs set the repository for this revision to rG LLVM Github Monorepo.
codemzs added a comment.
Synced to the main and resolved merge conflicts, updated tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149573/new/
https://reviews.llvm.org/D149573
Files:
clang/include/clang/AST/ASTContext.h
clang/include/clang/AST/Type.h
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Lex/LiteralSupport.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h
clang/lib/AST/ASTContext.cpp
clang/lib/AST/StmtPrinter.cpp
clang/lib/AST/Type.cpp
clang/lib/Frontend/InitPreprocessor.cpp
clang/lib/Lex/LiteralSupport.cpp
clang/lib/Sema/Sema.cpp
clang/lib/Sema/SemaCast.cpp
clang/lib/Sema/SemaChecking.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaOverload.cpp
clang/test/CodeGenCXX/cxx23-fp-ext-std-names-p1467r9.cpp
clang/test/CodeGenCXX/cxx23-vector-bfloat16.cpp
clang/test/Sema/cxx23-fp-ext-std-names-p1467r9.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149573.558083.patch
Type: text/x-patch
Size: 84238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20231113/08a1eec5/attachment-0001.bin>
More information about the libcxx-commits
mailing list