public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] diagnostics: libcpp: Overhaul locations for _Pragma tokens
@ 2023-01-05 22:36 Lewis Hyatt
  2023-01-05 22:36 ` [PATCH v2 1/4] diagnostics: libcpp: Add LC_GEN linemaps to support in-memory buffers Lewis Hyatt
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lewis Hyatt @ 2023-01-05 22:36 UTC (permalink / raw)
  To: gcc-patches; +Cc: David Malcolm, Lewis Hyatt

Hello-

This series contains the four remaining patches in the series originally
sent here:

https://gcc.gnu.org/pipermail/gcc-patches/2022-November/605029.html

which implements improved locations for tokens lexed from a string inside a
_Pragma directive.

v2 1/4: diagnostics: libcpp: Add LC_GEN linemaps to support in-memory buffers

    This was formerly v1 4/6. It has been rewritten in line with that review,
    most recently discussed here:
    https://gcc.gnu.org/pipermail/gcc-patches/2022-November/606616.html

v2 2/4: diagnostics: Handle generated data locations in edit_context

    This was formerly v1 5a/6. It has been approved already conditional on
    v2 1/4 as a prerequisite.

v2 3/4: diagnostics: libcpp: Assign real locations to the tokens inside
        _Pragma strings

    This was formerly v1 6/6 and is unchanged from that one. It has not been
    reviewed yet.

v2 4/4: diagnostics: Support generated data locations in SARIF output

    This was formerly v1 5c/6. It has not been fully reviewed yet.

Thanks for taking a look!

-Lewis

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-01-05 22:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-05 22:36 [PATCH v2 0/4] diagnostics: libcpp: Overhaul locations for _Pragma tokens Lewis Hyatt
2023-01-05 22:36 ` [PATCH v2 1/4] diagnostics: libcpp: Add LC_GEN linemaps to support in-memory buffers Lewis Hyatt
2023-01-05 22:36 ` [PATCH v2 2/4] diagnostics: Handle generated data locations in edit_context Lewis Hyatt
2023-01-05 22:36 ` [PATCH v2 3/4] diagnostics: libcpp: Assign real locations to the tokens inside _Pragma strings Lewis Hyatt
2023-01-05 22:36 ` [PATCH v2 4/4] diagnostics: Support generated data locations in SARIF output Lewis Hyatt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).