================
@@ -278,9 +278,9 @@ class ProgramState : public llvm::FoldingSetNode {
   // Binding and retrieving values to/from the environment and symbolic store.
   //==---------------------------------------------------------------------==//
 
-  /// Create a new state by binding the value 'V' to the statement 'S' in the
+  /// Create a new state by binding the value 'V' to the expression 'E' in the
----------------
NagyDonat wrote:

Done in 
https://github.com/llvm/llvm-project/pull/188319/commits/22b6be60bb7b3ee890929229dd836ae734cb485d

https://github.com/llvm/llvm-project/pull/188319
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to