I am trying to compile creduce on ubuntu and getting the following compilation
error:
RemoveBaseClass.cpp:111:60: required from here
CommonRenameClassRewriteVisitor.h:340:40: error: conversion from
‘llvm::StringRef’ to non-scalar type ‘std::__cxx11::string {aka
std::__cxx11::basic_string<char>}’ requested
std::string IdName = IdInfo->getName();
CMake/LLVM/Clang versions are as below:
CMake version 3.19
LLVM version 12.0.0
Clang version 12.0.0
Thanks.
----------------------------------------------
Mahwish Arif
Research Assistant,
Computer Architecture Group,
Department of Computer Science and Technology
University of Cambridge
[email protected]