Skip to content

Commit

Permalink
revert llvm/include/llvm/Analysis/ObjCARCUtil.h part of 1cc558b
Browse files Browse the repository at this point in the history
  • Loading branch information
zmodem committed Mar 3, 2021
1 parent 188373f commit ddf43e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions llvm/include/llvm/Analysis/ObjCARCUtil.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
///
//===----------------------------------------------------------------------===//

#ifndef LLVM_ANALYSIS_OBJCARCUTIL_H
#define LLVM_ANALYSIS_OBJCARCUTIL_H
#ifndef LLVM_LIB_ANALYSIS_OBJCARCUTIL_H
#define LLVM_LIB_ANALYSIS_OBJCARCUTIL_H

#include "llvm/IR/InstrTypes.h"
#include "llvm/IR/LLVMContext.h"
Expand Down

0 comments on commit ddf43e5

Please sign in to comment.