[all-commits] [llvm/llvm-project] 4ede39: [clang] Include trailing-requires-clause in Functi...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Mon Aug 3 23:52:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4ede3968498174f35f8456cd4bf95d14811d40d1
https://github.com/llvm/llvm-project/commit/4ede3968498174f35f8456cd4bf95d14811d40d1
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M clang-tools-extra/clangd/unittests/FindTargetTests.cpp
M clang/include/clang/Sema/DeclSpec.h
M clang/test/AST/ast-dump-concepts.cpp
Log Message:
-----------
[clang] Include trailing-requires-clause in FunctionDecl's source range
Fixes https://github.com/clangd/clangd/issues/476
Differential Revision: https://reviews.llvm.org/D85108
More information about the All-commits
mailing list