llvm-project
1128d3bd
- [lldb] add a warning if `dirname` is not in the PATH (#164494)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
48 days ago
[lldb] add a warning if `dirname` is not in the PATH (#164494) This patch adds a check in lldb's API test CMakeLists file to ensure that `dirname` is in the PATH, which is not obvious on Windows. --------- Co-authored-by: nerix <nero.9@hotmail.de>
References
#164494 - [lldb] add a warning if `dirname` is not in the PATH
Author
charles-zablit
Parents
16641ad8
Loading