Re: [RFC] Clang plugin for catching suspicious typedef casting - Mailing list pgsql-hackers

From Tristan Partin
Subject Re: [RFC] Clang plugin for catching suspicious typedef casting
Date
Msg-id CUJ30RJOEJ5F.2ZA1SGA3XD00Q@gonk
Whole thread Raw
In response to [RFC] Clang plugin for catching suspicious typedef casting  (Dmitry Dolgov <9erthalion6@gmail.com>)
Responses Re: [RFC] Clang plugin for catching suspicious typedef casting
List pgsql-hackers
This is the first I am learning about clang plugins. Interesting
concept. Did you give any thought to using libclang instead of
a compiler plugin? I am kind of doing similar work, but I went with
libclang instead of a plugin.

--
Tristan Partin
Neon (https://neon.tech)



pgsql-hackers by date:

Previous
From: Dmitry Dolgov
Date:
Subject: [RFC] Clang plugin for catching suspicious typedef casting
Next
From: Dave Cramer
Date:
Subject: Using defines for protocol characters