diff options
author | Chris Lattner <sabre@nondot.org> | 2009-03-17 22:51:02 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-03-17 22:51:02 +0000 |
commit | 7440dcb53e966f154cd392dfc1f832233e1ae805 (patch) | |
tree | 77b2f19aa00d6f623c8fe04ab2cd6ee02747fe81 /clang/lib/Sema/SemaDecl.cpp | |
parent | b39cc52eda62433083e7fb1dd1fd56c96796b638 (diff) | |
download | bcm5719-llvm-7440dcb53e966f154cd392dfc1f832233e1ae805.tar.gz bcm5719-llvm-7440dcb53e966f154cd392dfc1f832233e1ae805.zip |
Fix Type::getDesugaredType() to remove all direct sugar on
a type. For example, if we have a typedef of a typeof of
int, we strip all the say down to int. This allows us to
simplify the getAs* methods, and is the first step towards
fixing PR3817
llvm-svn: 67126
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions