History log of /external/clang/include/clang/AST/TypeVisitor.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c1d73fe9f44d302951f81b06271647c227c2a3e8 30-May-2013 Benjamin Kramer <benny.kra@googlemail.com> Fix typo in comment.

Found by -Wdocumentation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182934 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/AST/TypeVisitor.h
da8d379f1e58af98640c2df222ec0161ff913941 30-May-2013 Serge Pavlov <sepavloff@gmail.com> Fixed typo.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182927 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/AST/TypeVisitor.h
34bd3bf4996cf0941e3cdfde07d97f6b3d54070d 30-May-2013 Serge Pavlov <sepavloff@gmail.com> Added documentation to TypeVisitor. No code changes.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182911 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/AST/TypeVisitor.h
561d3abc881033776ece385a01a510e1cbc1fa92 17-Jan-2012 David Blaikie <dblaikie@gmail.com> Remove unnecessary default cases in switches over enums.

This allows -Wswitch-enum to find switches that need updating when these enums are modified.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148281 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/AST/TypeVisitor.h
b219cfc4d75f0a03630b7c4509ef791b7e97b2c8 23-Sep-2011 David Blaikie <dblaikie@gmail.com> Switch assert(0/false) llvm_unreachable.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140367 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/AST/TypeVisitor.h
f4c7371fb1d3cebcfb40abad4537bb82515704ea 19-Jan-2011 John McCall <rjmccall@apple.com> Change QualType::getTypePtr() to return a const pointer, then change a
thousand other things which were (generally inadvertantly) relying on that.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123814 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/AST/TypeVisitor.h
74d4031b9a7dbb6204c4f97062d44bd26e21b014 21-May-2010 Nick Lewycky <nicholas@mxc.ca> TypeVisitor doesn't visit Stmts.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104332 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/AST/TypeVisitor.h
1eb4433ac451dc16f4133a88af2d002ac26c58ef 09-Sep-2009 Mike Stump <mrs@apple.com> Remove tabs, and whitespace cleanups.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81346 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/AST/TypeVisitor.h
78b89b0ef7f3803cd31df3656f9536bfd6f0dd48 31-Jul-2009 Douglas Gregor <dgregor@apple.com> Fix 80-col violation

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77683 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/AST/TypeVisitor.h
038f75abf5abd1e35736dd5c751ba20df1158aaa 15-Jun-2009 Douglas Gregor <dgregor@apple.com> More XML output support, from Olaf Krzikalla!


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73402 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/AST/TypeVisitor.h