[all-commits] [llvm/llvm-project] 5f13d6: [Transforms][Coroutines] Add missing header path t...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Sep 15 02:38:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5f13d6c1eef7fa4264d143af6e7bafbb74937ccd
https://github.com/llvm/llvm-project/commit/5f13d6c1eef7fa4264d143af6e7bafbb74937ccd
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-15 (Tue, 15 Sep 2020)
Changed paths:
M llvm/lib/Transforms/Coroutines/CMakeLists.txt
Log Message:
-----------
[Transforms][Coroutines] Add missing header path to CMakeLists.txt
Helps Visual Studio check include dependencies.
More information about the All-commits
mailing list