[all-commits] [llvm/llvm-project] d9485d: ASTUnit::FileDecls: Use unique_ptr to simplify mem...
David Blaikie via All-commits
all-commits at lists.llvm.org
Tue Apr 28 18:00:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d9485dfbc12b277e4ba222f4c0e371c5914fe51e
https://github.com/llvm/llvm-project/commit/d9485dfbc12b277e4ba222f4c0e371c5914fe51e
Author: David Blaikie <dblaikie at gmail.com>
Date: 2020-04-28 (Tue, 28 Apr 2020)
Changed paths:
M clang/include/clang/Frontend/ASTUnit.h
M clang/lib/Frontend/ASTUnit.cpp
Log Message:
-----------
ASTUnit::FileDecls: Use unique_ptr to simplify memory management
More information about the All-commits
mailing list