Dmitri Gribenko
|
b6cbdf1b70
[Tooling] Migrated APIs that take ownership of objects to unique_ptr
|
6 years ago |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Roman Lebedev
|
b2349051ab
Revert "[Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<>"
|
7 years ago |
Roman Lebedev
|
9438256f7d
[Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<>
|
7 years ago |
Richard Smith
|
772553c418
Remove 'Filename' parameter from BeginSourceFileAction.
|
8 years ago |
David Blaikie
|
300fcb5e2e
Wdeprecated: CommentVerifiers are returned by value, make sure they're correctly copy/moveable
|
10 years ago |
Alexander Kornienko
|
dfa4cf3126
Use 'override/final' instead of 'virtual' for overridden methods
|
10 years ago |
Craig Topper
|
b23b499237
[C++11] Use 'nullptr'. Unittests edition.
|
11 years ago |
Richard Smith
|
bc9e558246
Add testing for CommentHandler, and fix a bug where trailing comments in #else
|
13 years ago |