proper argument parser library click/args.h, with same semantics as clang #19

Open
opened 2025-10-21 07:35:13 +02:00 by alexander.nutz · 0 comments

reasons for same semantics as clang:

  • need to parse clang args for when making an lsp (compile commands typically contain clang invocations)
  • compatibility wit clang & gcc
reasons for same semantics as clang: - need to parse clang args for when making an lsp (compile commands typically contain clang invocations) - compatibility wit clang & gcc
alexander.nutz added this to the v0.1.0 milestone 2025-10-21 07:35:17 +02:00
alexander.nutz changed title from proper argument parser library click_arg.h, with same semantics as clang to proper argument parser library click/args.h, with same semantics as clang 2025-10-23 21:09:15 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
click-project/click#19
No description provided.