[cfe-commits] [PATCH] Define DiagnosticBuilder<<APValue (issue4749047)

jyasskin at gmail.com jyasskin at gmail.com
Sun Jul 17 14:41:03 PDT 2011


Reviewers: cfe-commits_cs.uiuc.edu,

Message:
Initial diff at
http://codereview.appspot.com/download/issue4749047_1.diff.

I haven't tested the makefile yet.

Description:
Define DiagnosticBuilder<<APValue so it's easy to include APValues in
diagnostics.  This is likely to get more important as generalized
constant expressions get implemented.

Please review this at http://codereview.appspot.com/4749047/

Affected files:
   M include/clang/AST/APValue.h
   M lib/AST/APValue.cpp
   A unittests/AST/APValueTest.cpp
   A unittests/AST/Makefile
   M unittests/CMakeLists.txt
   M unittests/Makefile





More information about the cfe-commits mailing list