[all-commits] [llvm/llvm-project] 96065c: [Syntax] Silence "unused function" warning in no-a...
Ilya Biryukov via All-commits
all-commits at lists.llvm.org
Thu Nov 7 00:38:58 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 96065cf79ff76d5fd4fdaeb2fb2650074b3e0e51
https://github.com/llvm/llvm-project/commit/96065cf79ff76d5fd4fdaeb2fb2650074b3e0e51
Author: Ilya Biryukov <ibiryukov at google.com>
Date: 2019-11-07 (Thu, 07 Nov 2019)
Changed paths:
M clang/lib/Tooling/Syntax/BuildTree.cpp
Log Message:
-----------
[Syntax] Silence "unused function" warning in no-assert builds. NFC
A helper `isImpicitExpr` is only used inside assert.
More information about the All-commits
mailing list