[all-commits] [llvm/llvm-project] 57a51b: [CodeComplete] Suggest 'return nullptr' in functio...
Ilya Biryukov via All-commits
all-commits at lists.llvm.org
Fri Jan 10 04:37:31 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 57a51b689e7b99c694a028104b0b5a69b80fd002
https://github.com/llvm/llvm-project/commit/57a51b689e7b99c694a028104b0b5a69b80fd002
Author: Ilya Biryukov <ibiryukov at google.com>
Date: 2020-01-10 (Fri, 10 Jan 2020)
Changed paths:
M clang/lib/Sema/SemaCodeComplete.cpp
M clang/test/CodeCompletion/patterns.cpp
Log Message:
-----------
[CodeComplete] Suggest 'return nullptr' in functions returning pointers
Reviewers: kadircet
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D72497
More information about the All-commits
mailing list