[all-commits] [llvm/llvm-project] 324ea3: [libc++] Make __can_dynamic_cast a variable templa...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Mon Jun 8 23:23:30 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 324ea3aa6b5c779cf97c10a018dda65fef38d18d
      https://github.com/llvm/llvm-project/commit/324ea3aa6b5c779cf97c10a018dda65fef38d18d
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M libcxx/include/__exception/nested_exception.h

  Log Message:
  -----------
  [libc++] Make __can_dynamic_cast a variable template (#202297)

This makes the code a bit easier to read and avoids a class template
instatiation.



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