[all-commits] [llvm/llvm-project] b3387d: [ConstExprPreter] Updated constant interpreter doc...
Nandor Licker via All-commits
all-commits at lists.llvm.org
Wed Apr 15 03:27:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b3387d1c30ae7da28b34378fb5d9bc29a213e991
https://github.com/llvm/llvm-project/commit/b3387d1c30ae7da28b34378fb5d9bc29a213e991
Author: Nandor Licker <n at ndor.email>
Date: 2020-04-15 (Wed, 15 Apr 2020)
Changed paths:
M clang/docs/ConstantInterpreter.rst
Log Message:
-----------
[ConstExprPreter] Updated constant interpreter documentation
Summary:
Updated the documentation to better reflect features implemented on the
constexpr branch at https://github.com/nandor/llvm-project and extended
the TODO list with known missing features
Reviewers: rsmith, Bigcheese, dexonsmith, jfb
Subscribers: lebedev.ri, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D75726
More information about the All-commits
mailing list