[PATCH] D85312: [ADT] Move FixedPoint.h from Clang to LLVM.
Bevin Hansson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 20 01:31:23 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1a995a0af3c4: [ADT] Move FixedPoint.h from Clang to LLVM. (authored by ebevhan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85312/new/
https://reviews.llvm.org/D85312
Files:
clang/include/clang/AST/APValue.h
clang/include/clang/AST/ASTContext.h
clang/include/clang/AST/Expr.h
clang/include/clang/AST/OptionalDiagnostic.h
clang/include/clang/Basic/FixedPoint.h
clang/lib/AST/ASTContext.cpp
clang/lib/AST/ExprConstant.cpp
clang/lib/AST/Type.cpp
clang/lib/Basic/CMakeLists.txt
clang/lib/Basic/FixedPoint.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/Sema/SemaChecking.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/unittests/Basic/CMakeLists.txt
clang/unittests/Basic/FixedPointTest.cpp
llvm/include/llvm/ADT/APFixedPoint.h
llvm/lib/Support/APFixedPoint.cpp
llvm/lib/Support/CMakeLists.txt
llvm/unittests/ADT/APFixedPointTest.cpp
llvm/unittests/ADT/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85312.286736.patch
Type: text/x-patch
Size: 32484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200820/a15bd70a/attachment.bin>
More information about the llvm-commits
mailing list