Create a new TypeNameType class, which represents typedefs as types. This
allows us to handle stuff like: typedef int G; .. X = sizeof(G); llvm-svn: 39189
Loading
Please register or sign in to comment
allows us to handle stuff like: typedef int G; .. X = sizeof(G); llvm-svn: 39189