[all-commits] [llvm/llvm-project] f3ad3e: [lldb][NFC] Remove TypeSystemClang::CreateFunction...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Mon Aug 30 03:29:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3ad3ea4719bd025711062725732dd597533a8c9
https://github.com/llvm/llvm-project/commit/f3ad3ea4719bd025711062725732dd597533a8c9
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2021-08-30 (Mon, 30 Aug 2021)
Changed paths:
M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
Log Message:
-----------
[lldb][NFC] Remove TypeSystemClang::CreateFunctionType overload
This can just be a default argument.
More information about the All-commits
mailing list