[all-commits] [llvm/llvm-project] 94ef4f: [libc] Annex K: Add constraint handler unit test c...

Victor Campos via All-commits all-commits at lists.llvm.org
Wed Jul 15 02:40:46 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 94ef4fce34ca8bbf79729814959c0d70b4a9ba3b
      https://github.com/llvm/llvm-project/commit/94ef4fce34ca8bbf79729814959c0d70b4a9ba3b
  Author: Victor Campos <victor.campos at arm.com>
  Date:   2026-07-15 (Wed, 15 Jul 2026)

  Changed paths:
    M libc/test/UnitTest/CMakeLists.txt
    A libc/test/UnitTest/ConstraintHandlerCheckingTest.h

  Log Message:
  -----------
  [libc] Annex K: Add constraint handler unit test class (#197707)

This unit test class will be useful for the tests related to Annex K.
The functions in Annex K may call a constraint handler, so this new unit
test class will facilitate the checks that the constraint handling
mechanism is working as expected.



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