[all-commits] [llvm/llvm-project] 7fd583: [clang] Add __nullptr as a keyword to C (#123119)

Aidan Goldfarb via All-commits all-commits at lists.llvm.org
Mon Jan 27 15:13:11 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7fd58339b4c783f240904aa5c1007e017378ada1
      https://github.com/llvm/llvm-project/commit/7fd58339b4c783f240904aa5c1007e017378ada1
  Author: Aidan Goldfarb <agoldfa7 at u.rochester.edu>
  Date:   2025-01-27 (Mon, 27 Jan 2025)

  Changed paths:
    M clang/docs/LanguageExtensions.rst
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/TokenKinds.def
    M clang/test/Sema/nullptr-prec2x.c
    M clang/test/Sema/nullptr.c

  Log Message:
  -----------
  [clang] Add __nullptr as a keyword to C (#123119)

This PR resolves #121503. 

---------

Co-authored-by: Aidan <aidan.goldfarb at mail.mcgill.ca>
Co-authored-by: Erich Keane <ekeane at nvidia.com>
Co-authored-by: Aaron Ballman <aaron at aaronballman.com>



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