llvm-project/clang-tools-extra/cpp11-migrate
Edwin Vane ba6a0960ea cpp11-migrate: Add override specifier before comments on inline methods
This commit fixes a "FIXME" in the add-override transform. ' override' was
misplaced when a comment was between the function body and the end of the
'prototype'.

It also remove duplicated check for the main file from the last commit (and
fixes the typo in the comment above).

Author: Guillaume Papin <guillaume.papin@epitech.eu>
llvm-svn: 181806
2013-05-14 17:34:12 +00:00
..
AddOverride cpp11-migrate: Add override specifier before comments on inline methods 2013-05-14 17:34:12 +00:00
Core Add support to read include/exclude paths from file 2013-05-02 19:02:02 +00:00
LoopConvert Transform for loops over pseudo-arrays only if begin/end members exist 2013-05-09 20:03:52 +00:00
UseAuto lib-ified core cpp11-migrate functionality to support unit tests 2013-04-04 20:19:58 +00:00
UseNullptr Added comprehensive macro arg usage logic to Use-Nullptr Transform 2013-05-06 17:27:02 +00:00
tool Add support to read include/exclude paths from file 2013-05-02 19:02:02 +00:00
CMakeLists.txt lib-ified core cpp11-migrate functionality to support unit tests 2013-04-04 20:19:58 +00:00
Makefile lib-ified core cpp11-migrate functionality to support unit tests 2013-04-04 20:19:58 +00:00