Bunch of fixed bugs in Clang after running misc-use-after-move in clang-tidy.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D27752
[clang] Use after move bug fixes ClosedPublic Authored by Prazek on Dec 14 2016, 4:24 AM. Tokens "Like" token, awarded by JDevlieghere.
Details Summary Bunch of fixed bugs in Clang after running misc-use-after-move in clang-tidy.
Diff Detail
Event TimelinePrazek updated this object. Prazek retitled this revision from Use after move bug fixes to [clang] Use after move bug fixes.Dec 14 2016, 8:35 AM This revision is now accepted and ready to land.Dec 14 2016, 8:45 AM Closed by commit rL290424: Use after move bug fixes (authored by Prazek). · Explain WhyDec 23 2016, 3:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 82408 cfe/trunk/lib/Format/Format.cpp
cfe/trunk/lib/Format/SortJavaScriptImports.cpp
cfe/trunk/lib/Format/WhitespaceManager.cpp
cfe/trunk/lib/Lex/ModuleMap.cpp
cfe/trunk/lib/Tooling/RefactoringCallbacks.cpp
|