ninja clang clangd
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I lied. The patch doesn't apply cleanly for me -- can you rebase and upload a new diff?
Paths
| Differential D91498
[NFC, Refactor] Convert TypeSpecifierSign from Specifiers.h to a scoped enum ClosedPublic Authored by tschuett on Nov 15 2020, 8:41 AM.
Details
Diff Detail Event TimelineHerald added subscribers: dexonsmith, usaxena95, kadircet. · View Herald TranscriptNov 15 2020, 8:41 AM tschuett added a parent revision: D91486: [NFC, Refactor] Convert ConstexprKind from Specifiers.h to a scoped enum.Nov 15 2020, 8:44 AM This revision is now accepted and ready to land.Nov 16 2020, 5:43 AM Comment Actions
I lied. The patch doesn't apply cleanly for me -- can you rebase and upload a new diff? Comment Actions
Thanks! I've commit on your behalf in 7c6412e0ccf5e00a9f59c5805df9df6ff6720ed2
Revision Contents
Diff 305490 clang/include/clang/AST/TypeLoc.h
clang/include/clang/Basic/Specifiers.h
clang/include/clang/Sema/DeclSpec.h
clang/lib/Parse/ParseDecl.cpp
clang/lib/Parse/ParseExprCXX.cpp
clang/lib/Sema/DeclSpec.cpp
clang/lib/Sema/SemaCodeComplete.cpp
clang/lib/Sema/SemaType.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
|