Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
406f98f6a5a7bde5707085af8d66204e7e76af45
/
lib
/
Makefile
2114258
Chris Lattner has strong opinions about directory layout. :)
by Ted Kremenek
· 14 years ago
3a8f40e
Rename headers: 'clang/GR' 'clang/EntoSA' and update Makefile.
by Ted Kremenek
· 14 years ago
bce30c5
[analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclangGRCore
by Argyrios Kyrtzidis
· 14 years ago
1b7255d
Move ExecuteCompilerInvocation to a new library FrontendTool
by Peter Collingbourne
· 14 years ago
8572813
Reintroduce the serialization library, with fixed dependencies.
by Sebastian Redl
· 14 years ago
4557e47
Revert Sebastian's build-breaking patch.
by Douglas Gregor
· 14 years ago
93c9729
Create a new Serialization module that contains all the PCH code, and will contain all the module code in the future. Update the Makefiles, CMake projects and the Xcode project. I hope I did everything right for Xcode. No functionality change.
by Sebastian Redl
· 14 years ago
ac141e6
Move lib/Runtime to runtime/, and build after everything else.
by Daniel Dunbar
· 14 years ago
afed099
Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.
by Daniel Dunbar
· 14 years ago
1309f9a
Split libAnalysis into two libraries: libAnalysis and libChecker.
by Ted Kremenek
· 15 years ago
253521b
Initial cut at integrating compiler-rt (on Darwin) w/ clang build.
by Daniel Dunbar
· 15 years ago
9eec4ed
Introduce the 'Index' library.
by Argyrios Kyrtzidis
· 15 years ago
3ede8d0
Stub out some structure for C++ driver.
by Daniel Dunbar
· 16 years ago
e1bd4e6
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
by Daniel Dunbar
· 16 years ago
fd54ebc
add a libDriver, for now only move the text diangostics stuff from Driver to there
by Nico Weber
· 16 years ago
bda0b62
Make a major restructuring of the clang tree: introduce a top-level
by Chris Lattner
· 17 years ago