mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-02 18:58:15 +00:00
Fix the build break introduced by r195799 by restoring two close
curlies. llvm-svn: 195802
This commit is contained in:
parent
cd4807595d
commit
c4399b105b
@ -114,4 +114,5 @@ void Preprocessor::AnnotatePreviousCachedTokens(const Token &Tok) {
|
||||
CachedLexPos = i;
|
||||
return;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user