[all-commits] [llvm/llvm-project] 8204d9: Properly propagate is_variadic.
adrian-prantl via All-commits
all-commits at lists.llvm.org
Fri Nov 8 09:54:01 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8204d9ff7ef59bbec9137a5b6679718d03b9cb1b
https://github.com/llvm/llvm-project/commit/8204d9ff7ef59bbec9137a5b6679718d03b9cb1b
Author: Adrian Prantl <aprantl at apple.com>
Date: 2019-11-08 (Fri, 08 Nov 2019)
Changed paths:
M lldb/source/Symbol/ClangASTContext.cpp
Log Message:
-----------
Properly propagate is_variadic.
This fixes a copy&paste error made when adapting to new clang API
which was promptly caught by the bots.
More information about the All-commits
mailing list