[cfe-dev] [PATCH] Getting the builtin types from the ASTContext knowing their type

Lukasz Janyst ljanyst at cern.ch
Fri Dec 19 06:47:03 PST 2008


Hi,

   I play with the type definitions in my code and I need to get a
builtin type from an ASTContext in a situation when I just know a
Builtin::Kind value associated to it. I'm not sure if want a patch
like that but still I attach it. It also adds a CVR Qualifiers setter
to clang::QualType.

Cheers,
   Lukasz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-ast-context-builtin-type-get-by-kind.patch
Type: application/octet-stream
Size: 2191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20081219/7e292ec5/attachment.obj>


More information about the cfe-dev mailing list