[HIPIFY] undo apply .clangformat to HIPIFY source files
Šī revīzija ir iekļauta:
@@ -32,8 +32,7 @@ void insertReplacement(ct::Replacements& replacements, const ct::Replacement& re
|
||||
#endif
|
||||
}
|
||||
|
||||
void EnterPreprocessorTokenStream(clang::Preprocessor& _pp, const clang::Token* start, size_t len,
|
||||
bool DisableMacroExpansion) {
|
||||
void EnterPreprocessorTokenStream(clang::Preprocessor& _pp, const clang::Token *start, size_t len, bool DisableMacroExpansion) {
|
||||
#if (LLVM_VERSION_MAJOR == 3) && (LLVM_VERSION_MINOR == 8)
|
||||
_pp.EnterTokenStream(start, len, false, DisableMacroExpansion);
|
||||
#else
|
||||
@@ -41,4 +40,4 @@ void EnterPreprocessorTokenStream(clang::Preprocessor& _pp, const clang::Token*
|
||||
#endif
|
||||
}
|
||||
|
||||
} // namespace llcompat
|
||||
} // namespace llcompat
|
||||
|
||||
Atsaukties uz šo jaunā problēmā
Block a user