Rename //explorer/common to base (#3103)

Renaming per #3100
This commit is contained in:
Jon Ross-Perkins
2023-08-15 19:23:23 +00:00
committed by GitHub
parent a6ba7827cd
commit 357baaeef8
80 changed files with 194 additions and 194 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
#include "explorer/ast/expression.h"
#include "explorer/ast/paren_contents.h"
#include "explorer/common/arena.h"
#include "explorer/base/arena.h"
#include "llvm/Support/Casting.h"
namespace Carbon::Testing {