[all-commits] [llvm/llvm-project] bb9b96: [Concepts] Fix circular AST->Sema dependency in AS...
Saar Raz via All-commits
all-commits at lists.llvm.org
Tue Jan 21 18:09:44 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bb9b964072eb42a09e76fe148b36eefcfff077b2
https://github.com/llvm/llvm-project/commit/bb9b964072eb42a09e76fe148b36eefcfff077b2
Author: Saar Raz <saar at raz.email>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M clang/lib/AST/ASTConcept.cpp
Log Message:
-----------
[Concepts] Fix circular AST->Sema dependency in ASTConcept.cpp
Remove inappropriate Sema include in ASTConcept.cpp introduced by D72552 for the finer-grained includes actually needed.
More information about the All-commits
mailing list