LangStandards.def was changed in commit 59456511f4bab95ccd3c918dae256f5ec0f8fb39 in clang.
Specifically, LangStandard::lang_opencl became LangStandard::lang_opencl10.
This caused ClangASTContext.cpp to fail to compile.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 5921 Build 5921: arc lint + arc unit
Event Timeline
Comment Actions
I already submitted a fix of my own before seeing this. Thanks for the patch though. :)