WindowsSupport.h is a public header, however if it gets included, will cause a compile error indicating that llvm/Config/config.h cannot be found, because config.h is a private header. However there is no actual dependency on the private things in this header, so it can be changed to the public config header.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thank you for having a look, Adrian! I would appreciate if you or someone else could commit for me since I do not have write access.
Comment Actions
Can you provide your preferred git author line in that case, i.e. Real Name <email@address>? (I'm sure I could dig up your signature somewhere too but asking in case you use multiple different ones) :-)