Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
14359ef1b6a0610ac91df5f5a91c88a0b51c187c
/
clang
/
unittests
/
Sema
/
ExternalSemaSourceTest.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
497fd98
Revert "[Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<>"
by Roman Lebedev
· 8 years ago
6017bf4
[Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<>
by Roman Lebedev
· 8 years ago
b872733
[Sema] Allow an external sema source to handle delayed typo corrections.
by Benjamin Kramer
· 9 years ago
34eb207
Use 'override/final' instead of 'virtual' for overridden methods
by Alexander Kornienko
· 10 years ago
41c247a
Make DiagnosticsEngine::takeClient return std::unique_ptr<>
by Alexander Kornienko
· 11 years ago
6beb6aa
Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)
by David Blaikie
· 11 years ago
62a56f3
Revert "unique_ptr-ify ownership of ASTConsumers"
by David Blaikie
· 11 years ago
a51666a
unique_ptr-ify ownership of ASTConsumers
by David Blaikie
· 11 years ago
416fa34
[C++11] Use 'nullptr'. Unittests edition.
by Craig Topper
· 11 years ago
b898432
Replace OwningPtr with std::unique_ptr.
by Ahmed Charles
· 12 years ago
9a16beb
Change OwningPtr::take() to OwningPtr::release().
by Ahmed Charles
· 12 years ago
2c351bb
Add hooks to ExternalSemaSource for after-the-fact diagnosis of
by Kaelyn Uhrain
· 12 years ago
4ebf576
Forgot to add unittests/Sema/ before committing r188196 :(
by Kaelyn Uhrain
· 12 years ago