[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.
parent
df62afd5
Please register or 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.