[all-commits] [llvm/llvm-project] 8f66f1: Fix memory leak in [Clang] Implement __builtin_sou...
James Y Knight via All-commits
all-commits at lists.llvm.org
Tue Mar 29 14:33:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f66f1371981bda1af1ca43d505e1bc5836b3e36
https://github.com/llvm/llvm-project/commit/8f66f1371981bda1af1ca43d505e1bc5836b3e36
Author: James Y Knight <jyknight at google.com>
Date: 2022-03-29 (Tue, 29 Mar 2022)
Changed paths:
M clang/include/clang/AST/DeclCXX.h
M clang/lib/AST/DeclCXX.cpp
Log Message:
-----------
Fix memory leak in [Clang] Implement __builtin_source_location.
Fixes: d61487490022
More information about the All-commits
mailing list