[all-commits] [llvm/llvm-project] 677e3d: [clang][NFC] Properly fix a GCC warning in ASTImpo...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Wed Aug 26 08:10:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 677e3db5806af9c6bbe9e76c135f801e8b06a8ed
https://github.com/llvm/llvm-project/commit/677e3db5806af9c6bbe9e76c135f801e8b06a8ed
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-08-26 (Wed, 26 Aug 2020)
Changed paths:
M clang/unittests/AST/ASTImporterTest.cpp
Log Message:
-----------
[clang][NFC] Properly fix a GCC warning in ASTImporterTest.cpp
Follow up to c9b45ce1fd97531c228e092bedee719b971f82a3 which just defined
the function instead of just 'using' the function from the base class (thanks
David).
More information about the All-commits
mailing list