1 dec 2008 kl. 13.01 skrev Daniel Dunbar:

On Sun, Nov 30, 2008 at 8:58 AM, Anders Carlsson <[EMAIL PROTECTED]> wrote:
+  bool Evaluate(EvalResult &Result, ASTContext &Ctx) const;
+
// FIXME: We should come up with a better API for the isEvaluated case. bool Evaluate(APValue& Result, ASTContext &Ctx, bool *isEvaluated = 0) const;

Could we just kill off the second variant of Evaluate? I think this
API is more confusing than useful, and I don't believe the second
variant is really used that many places?

Yeah, that's on my todo list.

Anders

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to