Dmitri Gribenko
|
b6cbdf1b70
[Tooling] Migrated APIs that take ownership of objects to unique_ptr
|
6 년 전 |
Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 년 전 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 년 전 |
Roman Lebedev
|
b2349051ab
Revert "[Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<>"
|
7 년 전 |
Roman Lebedev
|
9438256f7d
[Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<>
|
7 년 전 |
Angel Garcia Gomez
|
d162035b9b
Roll-back r250822.
|
9 년 전 |
Angel Garcia Gomez
|
e83bf34da9
Apply modernize-use-default to clang.
|
9 년 전 |
Alexander Kornienko
|
8ca7705aa3
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
10 년 전 |
Alexander Kornienko
|
ac58acc7f2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 년 전 |
Chandler Carruth
|
f3590b88bc
[cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py
|
10 년 전 |
David Blaikie
|
b53da86048
Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)
|
11 년 전 |
David Blaikie
|
80bfbba822
Revert "unique_ptr-ify ownership of ASTConsumers"
|
11 년 전 |
David Blaikie
|
4d15e347a0
unique_ptr-ify ownership of ASTConsumers
|
11 년 전 |
NAKAMURA Takumi
|
6112f1ff83
ASTTests//EvaluateAsRValueTest.cpp: Appease *-win32 target to add -fno-delayed-template-parsing.
|
11 년 전 |
James Dennett
|
7ee0605291
Change a raw string literal back to C++98 style to fix freeBSD9.2 builtbot
|
11 년 전 |
James Dennett
|
f5ba472e84
Fix a crash (assertion failure) in EvaluateAsRValue.
|
11 년 전 |