Meinersbur added a comment.

In D94973#2591493 <https://reviews.llvm.org/D94973#2591493>, @jdenny wrote:

>> I even think that representing semantic information alongside of syntax is 
>> one of the principles of Clang's AST.
>
> Interesting.  Is that documented somewhere?

https://clang.llvm.org/docs/InternalsManual.html#faithfulness

> Some AST nodes (for example, ParenExpr) represent only syntax, and others 
> (for example, ImplicitCastExpr) represent only semantics,


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94973/new/

https://reviews.llvm.org/D94973

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to