Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
2073dd2da702baca447efaf1879cb6151e8c6100
/
clang
/
lib
/
Serialization
/
PCHContainerOperations.cpp
2b3d49b
[Clang] Migrate llvm::make_unique to std::make_unique
by Jonas Devlieghere
· 6 years ago
e030827
[Bitcode] Move Bitstream to a separate library
by Francis Visoiu Mistrih
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
f3b0046
Move PCHContainerOperations from Frontend to Serialization
by Richard Trieu
· 7 years ago
[Renamed (94%) from clang/lib/Frontend/PCHContainerOperations.cpp]
9fc8faf
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 7 years ago
77c89b6
Bitcode: Decouple block info block state from reader.
by Peter Collingbourne
· 9 years ago
028eb5a
Bitcode: Change reader interface to take memory buffers.
by Peter Collingbourne
· 9 years ago
03f8907
Frontend: Simplify ownership model for clang's output streams.
by Peter Collingbourne
· 9 years ago
cfeacf5
Apply clang-tidy's misc-move-constructor-init throughout Clang.
by Benjamin Kramer
· 9 years ago
6277b18
Remove the egregious PCHContainer layering hack that doesn't seem to be necessary anymore.
by Benjamin Kramer
· 10 years ago
1e63b2b
Further simplify the interface of PCHContainerGenerator
by Adrian Prantl
· 10 years ago
0391406
Simplify the interface of PCHContainerGenerator and friends
by Adrian Prantl
· 10 years ago
7eb5464
Re-commit r247218: "Fix Clang-tidy misc-use-override warnings, other minor fixes"
by Hans Wennborg
· 10 years ago
e89c8c8
Revert r247218: "Fix Clang-tidy misc-use-override warnings, other minor fixes"
by Hans Wennborg
· 10 years ago
60f3e1f
Fix Clang-tidy misc-use-override warnings, other minor fixes
by Hans Wennborg
· 10 years ago
fb2398d
Make the clang module container format selectable from the command line.
by Adrian Prantl
· 10 years ago
075bf56
Revert r241770 and add Basic to the dependencies of clang-check instead.
by Adrian Prantl
· 10 years ago
6335057
Move the definition of ~PCHContainerOperations from Basic into Frontend.
by Adrian Prantl
· 10 years ago
bc06858
Revert "Revert r241620 and follow-up commits" and move the initialization
by Adrian Prantl
· 10 years ago
142ec39
Revert r241620 and follow-up commits while investigating linux buildbot failures.
by Adrian Prantl
· 10 years ago
e50371b
Wrap clang modules and pch files in an object file container.
by Adrian Prantl
· 10 years ago
bb165fb
Introduce a PCHContainerOperations interface (NFC).
by Adrian Prantl
· 10 years ago