[cfe-dev] Clang-Tidy CodeGenOptions

Max Schrötter via cfe-dev cfe-dev at lists.llvm.org
Wed Oct 20 04:12:43 PDT 2021


Hi,

is there a way to access Compiler Options, that were extracted from the compilation
database for the current file from a clang tidy check?

I've been looking at the API but haven't found a way to get these as String or as CodeGenOptions.
Am I missing something? 

Thanks for any help!
Max

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20211020/aa1b2ae2/attachment.sig>


More information about the cfe-dev mailing list