llvm-project/clang-tools-extra/cpp11-migrate
Ariel J. Bernal 3beac8b322 Fix doxygen warnings
It seems that doxygen fails to find overloaded methods when the parameters are
not in sync with the method declaration.
Added the fully-qualifed type to the parameters method definition although it's
not necessary since the using directive is in effect.

llvm-svn: 186948
2013-07-23 15:52:07 +00:00
..
AddOverride cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
Core Fix doxygen warnings 2013-07-23 15:52:07 +00:00
LoopConvert cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
ReplaceAutoPtr Fix UseAuto not transforming iterator when non-fully qualifiers are used and 2013-07-15 15:37:05 +00:00
UseAuto Fix UseAuto not transforming iterator when non-fully qualifiers are used and 2013-07-15 15:37:05 +00:00
UseNullptr cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
tool cp11-migrate: Integration with LibFormat 2013-07-23 12:50:03 +00:00
CMakeLists.txt cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
Makefile lib-ified core cpp11-migrate functionality to support unit tests 2013-04-04 20:19:58 +00:00