NoQ added a comment.

Honestly i'd rather eliminate `SymExpr` and go with `Symbol` everywhere. It's 
an overloaded term but appending "Expr" to it doesn't really make it 
significantly less overloaded. We're also properly namespaced so there wouldn't 
be any linking issues with the rest of LLVM. "Symbol" is catchy and it's one of 
the most important concepts to grasp in the static analyzer, i'd love to keep 
it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89987

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

Reply via email to