[all-commits] [llvm/llvm-project] abf9c1: [libc++] Switch a few attribute to use the C++11 s...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Sat Mar 29 14:55:19 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: abf9c1a18d2875b6a8f98eba3761b8389818e1bf
      https://github.com/llvm/llvm-project/commit/abf9c1a18d2875b6a8f98eba3761b8389818e1bf
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-03-29 (Sat, 29 Mar 2025)

  Changed paths:
    M libcxx/include/__config

  Log Message:
  -----------
  [libc++] Switch a few attribute to use the C++11 syntax (#133293)

Using the C++11 attribute syntax makes it more strict where attributes
can be applied, reducing the number of possible positions an attribute
can appear in.



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