From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Fri, 12 Mar 2021 14:12:39 +0100 Subject: [LTP] [PATCH] syscalls: Use anonymous .resource_files for docparse In-Reply-To: References: <20210303023235.431238-1-yangx.jy@cn.fujitsu.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > > We can add macro expansion to the docparse instead, it shouldn't be that > > hard. > Not sure if I understand what you mean. Using gcc -E or something else? Not really, we can just add a has table and put all macros in there while we traverse the code. I can prototype code for that later on. -- Cyril Hrubis chrubis@suse.cz