Add Dump methods to printable types. (#681)

This commit is contained in:
Geoff Romer
2021-07-29 14:17:35 -07:00
committed by GitHub
parent 61abc44aef
commit a8f56797b8
15 changed files with 43 additions and 3 deletions
+1
View File
@@ -6,6 +6,7 @@
#include "executable_semantics/common/error.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/Support/raw_ostream.h"
namespace Carbon {