mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-27 19:50:11 +01:00
Switch executable semantics to use ErrorBuilder directly and relocate macros (#1184)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#define EXECUTABLE_SEMANTICS_AST_AST_NODE_H_
|
||||
|
||||
#include "executable_semantics/ast/ast_rtti.h"
|
||||
#include "executable_semantics/ast/source_location.h"
|
||||
#include "executable_semantics/common/source_location.h"
|
||||
#include "llvm/Support/Casting.h"
|
||||
|
||||
namespace Carbon {
|
||||
|
||||
Reference in New Issue
Block a user