src: create util/cxxlib.h
This commit is contained in:
@@ -389,6 +389,8 @@ def main():
|
||||
clang_apply_replacements_binary = find_binary(
|
||||
args.clang_apply_replacements_binary, "clang-apply-replacements", build_path
|
||||
)
|
||||
|
||||
if args.fix or (yaml and args.export_fixes):
|
||||
tmpdir = tempfile.mkdtemp()
|
||||
|
||||
# Load the database and extract all files.
|
||||
|
||||
Reference in New Issue
Block a user