[PATCH] D156867: [clang] Add a concept AST nodes.

2023-08-02 Thread Jens Massberg via Phabricator via cfe-commits
massberg abandoned this revision. massberg added a comment. Abandon this revision in favor of https://reviews.llvm.org/D155858 Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D156867/new/ https://reviews.llvm.org/D156867 _

[PATCH] D156867: [clang] Add a concept AST nodes.

2023-08-02 Thread Jens Massberg via Phabricator via cfe-commits
massberg added a comment. @erichkeane Hi Erich, we would like to add an AST node for concepts (see description above) and we are interested in your opinion on the high level design.. This patch is a draft of what the new AST node could look like and how it would be part of the existing infrast