[all-commits] [llvm/llvm-project] 618f11: [lldb] Skip TestCppKeywordsAsCIdentifiers on Windows

Raphael Isemann via All-commits all-commits at lists.llvm.org
Mon Nov 16 09:42:38 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 618f11ba0bf96107074e8c3f16753bbfd24b7062
      https://github.com/llvm/llvm-project/commit/618f11ba0bf96107074e8c3f16753bbfd24b7062
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-11-16 (Mon, 16 Nov 2020)

  Changed paths:
    M lldb/test/API/lang/c/cpp_keyword_identifiers/TestCppKeywordsAsCIdentifiers.py

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list