[all-commits] [llvm/llvm-project] 44f49b: [NFC] Move RegisterBuiltinMacro function into the ...

muiez via All-commits all-commits at lists.llvm.org
Tue Nov 5 07:32:42 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 44f49b551df8152a3e1e84705e116f8a20f62295
      https://github.com/llvm/llvm-project/commit/44f49b551df8152a3e1e84705e116f8a20f62295
  Author: muiez <73544786+muiez at users.noreply.github.com>
  Date:   2024-11-05 (Tue, 05 Nov 2024)

  Changed paths:
    M clang/include/clang/Lex/Preprocessor.h
    M clang/lib/Lex/PPMacroExpansion.cpp

  Log Message:
  -----------
  [NFC] Move RegisterBuiltinMacro function into the Preprocessor class (#100142)

The `RegisterBuiltinMacro` function has been moved to the Preprocessor
class for accessibility and has been refactored for readability.



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