[all-commits] [llvm/llvm-project] f0021f: [clangd] Fix ps4 buildbot failure.

Haojian Wu via All-commits all-commits at lists.llvm.org
Tue Nov 19 01:42:48 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f0021f95a1f40369e30bb94be1b0322747631047
      https://github.com/llvm/llvm-project/commit/f0021f95a1f40369e30bb94be1b0322747631047
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2019-11-19 (Tue, 19 Nov 2019)

  Changed paths:
    M clang-tools-extra/clangd/unittests/RenameTests.cpp

  Log Message:
  -----------
  [clangd] Fix ps4 buildbot failure.

dynamic_cast on ps4 buildbot seems relying on rtti flag which is off by
default. Remove the dynamic_cast in the tests.




More information about the All-commits mailing list