[all-commits] [llvm/llvm-project] 9d6d06: Add a parameter to LoadFromASTFile that accepts a ...
Andy Soffer via All-commits
all-commits at lists.llvm.org
Wed Jun 8 08:38:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d6d069f4e9a6dd6882aaf896f73f234b3dd7194
https://github.com/llvm/llvm-project/commit/9d6d069f4e9a6dd6882aaf896f73f234b3dd7194
Author: Andy Soffer <asoffer at google.com>
Date: 2022-06-08 (Wed, 08 Jun 2022)
Changed paths:
M clang/include/clang/Frontend/ASTUnit.h
M clang/lib/Frontend/ASTUnit.cpp
Log Message:
-----------
Add a parameter to LoadFromASTFile that accepts a file system and defaults to the real file-system.
Reviewed By: ymandel
Differential Revision: https://reviews.llvm.org/D126888
More information about the All-commits
mailing list