llvm-16-compile-fix
Open
- Dominant language
- C++
- Stars
- 619
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
```
In file included from /mnt/e/autofdo/llvm_propeller_whole_program_info.cc:1:
/mnt/e/autofdo/llvm_propeller_whole_program_info.h:79:9: error: ‘string’ does not name a type; did you mean ‘stdin’?
79 | const string binary_build_id() const {
| ^~~~~~
| stdin
```
Contributor guide
Assessment
This issue has not been assessed yet.