[all-commits] [llvm/llvm-project] 17c81f: [𝘀𝗽𝗿] initial version

Nathan Lanza via All-commits all-commits at lists.llvm.org
Fri May 3 13:20:09 PDT 2024


  Branch: refs/heads/users/lanza/sprcir-build-out-ast-consumer-patterns-to-reach-the-entry-point-into-cirgen
  Home:   https://github.com/llvm/llvm-project
  Commit: 17c81f79ede403e63010a39622d61937fcf898b4
      https://github.com/llvm/llvm-project/commit/17c81f79ede403e63010a39622d61937fcf898b4
  Author: Nathan Lanza <nathanlanza at gmail.com>
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
    A clang/include/clang/CIR/CIRGenerator.h
    A clang/include/clang/CIRFrontendAction/CIRGenAction.h
    M clang/include/clang/Driver/Options.td
    M clang/lib/CIR/CMakeLists.txt
    A clang/lib/CIR/CodeGen/CIRGenModule.cpp
    A clang/lib/CIR/CodeGen/CIRGenModule.h
    A clang/lib/CIR/CodeGen/CIRGenTypeCache.h
    A clang/lib/CIR/CodeGen/CIRGenerator.cpp
    A clang/lib/CIR/CodeGen/CMakeLists.txt
    A clang/lib/CIR/FrontendAction/CIRGenAction.cpp
    A clang/lib/CIR/FrontendAction/CMakeLists.txt
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/lib/FrontendTool/CMakeLists.txt
    M clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
    A clang/test/CIR/hello.c
    A clang/test/CIR/lit.local.cfg

  Log Message:
  -----------
  [𝘀𝗽𝗿] initial version

Created using spr 1.3.5



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list