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 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
