[PATCH] D75726: [ConstExprPreter] Updated constant interpreter documentation

Nandor Licker via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 6 01:08:01 PST 2020


nand created this revision.
nand added reviewers: rsmith, Bigcheese, dexonsmith, jfb.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75726

Files:
  clang/docs/ConstantInterpreter.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75726.248656.patch
Type: text/x-patch
Size: 12880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200306/89928257/attachment-0001.bin>


More information about the cfe-commits mailing list