Removed one too many braces.

llvm-svn: 244962
This commit is contained in:
Brad Smith 2015-08-13 22:00:53 +00:00
parent 738591194f
commit 56495d5b1f
1 changed files with 1 additions and 0 deletions

View File

@ -5739,6 +5739,7 @@ public:
IntPtrType = SignedLong;
PtrDiffType = SignedLong;
break;
}
}
void getTargetDefines(const LangOptions &Opts,