[lldb] Skip TestCppKeywordsAsCIdentifiers on Windows
Somehow static_assert is a keyword with C on Windows (maybe the Windows default is C11?). Skipping the test for now.
Loading
Please sign in to comment
Somehow static_assert is a keyword with C on Windows (maybe the Windows default is C11?). Skipping the test for now.