]> granicus.if.org Git - clang/commit
Define DiagnosticBuilder<<APValue so it's easy to include APValues in
authorJeffrey Yasskin <jyasskin@google.com>
Mon, 18 Jul 2011 16:43:53 +0000 (16:43 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Mon, 18 Jul 2011 16:43:53 +0000 (16:43 +0000)
commit5b106a872d66f57522b1cc6d1b67f93704409114
tree68e7b46278adbd776d869ef06595a4a00572d50c
parente9c0265d6e6b5bf865f4a0c2c00d00ac251e6437
Define DiagnosticBuilder<<APValue so it's easy to include APValues in
diagnostics.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135398 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/APValue.h
lib/AST/APValue.cpp
unittests/AST/APValueTest.cpp [new file with mode: 0644]
unittests/AST/Makefile [new file with mode: 0644]
unittests/CMakeLists.txt
unittests/Makefile