[all-commits] [llvm/llvm-project] 62e576: [clang] Make the entire `CompilerInvocation` ref-c...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Thu Sep 7 13:10:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62e576b454e11b06c6f2683d0684cf3302640f45
      https://github.com/llvm/llvm-project/commit/62e576b454e11b06c6f2683d0684cf3302640f45
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M clang/include/clang/Frontend/CompilerInvocation.h
    M clang/lib/Frontend/CompilerInvocation.cpp

  Log Message:
  -----------
  [clang] Make the entire `CompilerInvocation` ref-counted (#65647)

This enables making the whole `CompilerInvocation` more efficient
through copy-on-write.




More information about the All-commits mailing list