[all-commits] [llvm/llvm-project] 8cb757: Revert "[lldb] Enable C++14 when evaluating expres...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Fri May 22 12:23:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8cb75745412e4bc9592d2409cc6cfa4a2940d9e7
      https://github.com/llvm/llvm-project/commit/8cb75745412e4bc9592d2409cc6cfa4a2940d9e7
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-05-22 (Fri, 22 May 2020)

  Changed paths:
    M lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
    R lldb/test/API/lang/cpp/standards/cpp11/Makefile
    R lldb/test/API/lang/cpp/standards/cpp11/TestCPP11Standard.py
    R lldb/test/API/lang/cpp/standards/cpp11/main.cpp
    R lldb/test/API/lang/cpp/standards/cpp14/Makefile
    R lldb/test/API/lang/cpp/standards/cpp14/TestCPP14Standard.py
    R lldb/test/API/lang/cpp/standards/cpp14/main.cpp

  Log Message:
  -----------
  Revert "[lldb] Enable C++14 when evaluating expressions in a C++14 frame"

This reverts commit 5f88f39ab8154682c3b1eb9d7050a9412a55d9e7. It broke these
three tests on the Window bot:
  lldb-api :: commands/expression/completion/TestExprCompletion.py
  lldb-api :: lang/cpp/scope/TestCppScope.py
  lldb-api :: lang/cpp/standards/cpp11/TestCPP11Standard.py




More information about the All-commits mailing list