GithubHelp home page GithubHelp logo

mdadams / clang_libraries_companion Goto Github PK

View Code? Open in Web Editor NEW
87.0 87.0 11.0 286 KB

Companion Repository for the Lecture Slides for the Clang Libraries

Shell 29.89% CMake 19.39% C++ 50.41% C 0.12% Dockerfile 0.19%
c clang clang-tooling cplusplus cpp lecture-slides llvm static-analysis tutorial

clang_libraries_companion's Issues

Linker error on MacOS 13

"llvm::StringRef::endswith_insensitive(llvm::StringRef) const", referenced from:
clang::Sema::CodeCompleteIncludedFile(llvm::StringRef, bool)::$_13::operator()(llvm::StringRef, bool, clang::DirectoryLookup::LookupType_t) const in libclangSema.a(SemaCodeComplete.cpp.o)
"llvm::StringRef::startswith_insensitive(llvm::StringRef) const", referenced from:
clang::driver::Driver::getToolChain(llvm::opt::ArgList const&, llvm::Triple const&) const in libclangDriver.a(Driver.cpp.o)
computeTargetTriple(clang::driver::Driver const&, llvm::StringRef, llvm::opt::ArgList const&, llvm::StringRef) in libclangDriver.a(Driver.cpp.o)
clang::driver::tools::OffloadBundler::ConstructJob(clang::driver::Compilation&, clang::driver::JobAction const&, clang::driver::InputInfo const&, llvm::SmallVector<clang::driver::InputInfo, 4u> const&, llvm::opt::ArgList const&, char const*) const in libclangDriver.a(Clang.cpp.o)
clang::driver::tools::OffloadBundler::ConstructJobMultipleOutputs(clang::driver::Compilation&, clang::driver::JobAction const&, llvm::SmallVector<clang::driver::InputInfo, 4u> const&, llvm::SmallVector<clang::driver::InputInfo, 4u> const&, llvm::opt::ArgList const&, char const*) const in libclangDriver.a(Clang.cpp.o)
clang::Sema::SemaBuiltinARMSpecialReg(unsigned int, clang::CallExpr*, int, unsigned int, bool) in libclangSema.a(SemaChecking.cpp.o)
clang::driver::tools::riscv::getRISCVArch(llvm::opt::ArgList const&, llvm::Triple const&) in libclangDriver.a(RISCV.cpp.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[5]: *** [syntax_check] Error 1
make[4]: *** [CMakeFiles/syntax_check.dir/all] Error 2
make[3]: *** [all] Error 2
make[2]: *** [ast_consumer_1-prefix/src/ast_consumer_1-stamp/ast_consumer_1-build] Error 2
make[1]: *** [CMakeFiles/ast_consumer_1-build.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 33%] Building CXX object CMakeFiles/visitor1.dir/visitor1.cpp.o
[100%] Linking CXX executable matcher
[100%] Linking CXX executable matcher
Undefined symbols for architecture arm64:
compile.log

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.