[PATCH] clang-replace: Re-org of file structure
Manuel Klimek
klimek at google.com
Fri Aug 30 07:33:10 PDT 2013
lg
================
Comment at: clang-replace/include/clang-replace/Tooling/ApplyReplacements.h:16
@@ -15,3 +15,3 @@
-#ifndef CPP11_MIGRATE_APPLYCHANGEDESCRIPTIONS_H
-#define CPP11_MIGRATE_APPLYCHANGEDESCRIPTIONS_H
+#ifndef LLVM_CLANG_REPLACE_H
+#define LLVM_CLANG_REPLACE_H
----------------
Please fix header guards.
http://llvm-reviews.chandlerc.com/D1548
BRANCH
reorg
ARCANIST PROJECT
clang-tools-extra
More information about the cfe-commits
mailing list