[all-commits] [llvm/llvm-project] 273777: clang:: to llvm::; NFC

Aaron Ballman via All-commits all-commits at lists.llvm.org
Tue May 28 09:06:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 273777ead296c9ab2c157d16b750e3ee1ace08ec
      https://github.com/llvm/llvm-project/commit/273777ead296c9ab2c157d16b750e3ee1ace08ec
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2024-05-28 (Tue, 28 May 2024)

  Changed paths:
    M clang/lib/AST/APValue.cpp
    M clang/lib/Analysis/MacroExpansionContext.cpp

  Log Message:
  -----------
  clang:: to llvm::; NFC

These interfaces are LLVM interfaces, not Clang ones; but this worked
because of LLVM.h adding the interfaces to the clang namespace.



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