- 9621019 [libclang] Fix linker error in buildbots. by Argyrios Kyrtzidis · 14 years ago
- 69325d5 [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option. by Argyrios Kyrtzidis · 14 years ago
- 944eadb Remove more unnecessary dependencies now that the Frontend -> ARCMigrate by Chandler Carruth · 14 years ago
- ba45fab Remove ARCMigrate from more builds that it isn't needed in now that the by Chandler Carruth · 14 years ago
- ae44642 ARCMigrate depends on libAnalysis, and on unhelpful linkers must appear by John McCall · 14 years ago
- 979b423 Grr. Of course libARCMigrate depends on libRewrite. This is a lot to be by John McCall · 14 years ago
- a586c74 libFrontend depends on ARCMigrate, so link it into libclang. by John McCall · 14 years ago
- 4b93d66 Re-instate r125819 and r125820 with no functionality change by Peter Collingbourne · 14 years ago
- 96b1d4b Revert 125820 and 125819 to fix PR9266. by Rafael Espindola · 14 years ago
- 906c73f Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction by Peter Collingbourne · 14 years ago
- 1951085 Another step in the process of making the parser depend on Sema: by John McCall · 15 years ago
- 57b5b4a libclang/Darwin: Always set the compatibility version in the dylib. by Daniel Dunbar · 15 years ago
- 8572813 Reintroduce the serialization library, with fixed dependencies. by Sebastian Redl · 15 years ago
- e638f86 Remove the last bit of the Clang Serialization library, for now by Douglas Gregor · 15 years ago
- 9baa8b0 Add the clangSerialization library to libclang. by Dan Gohman · 15 years ago
- f9ae8f9 build: Don't pass -avoid-version or -no-undefined on Darwin, they don't do by Daniel Dunbar · 15 years ago
- a6d6af3 Revert r109546, it broke linux build. by Argyrios Kyrtzidis · 15 years ago
- ee94e2d Merge PCHWriterDecl.cpp's isRequiredDecl and CodeGenModule::MayDeferGeneration into a new function, by Argyrios Kyrtzidis · 15 years ago
- c9f362d Makefiles: Remove unnecessary early include of Makefile.config. by Daniel Dunbar · 15 years ago
- c4dec1c Makefiles: Set Clang CPP compiler flags in a single location, instead of scattered throughout the project Makefiles. by Daniel Dunbar · 15 years ago
- afed099 Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. by Daniel Dunbar · 15 years ago
- f0229d8 Change install_name for libclang.dylib to '@rpath/libclang.dylib'. Fixes <rdar://problem/7987039>. by Ted Kremenek · 15 years ago
- f51f20f Rename 'CIndex' to 'libclang', since it has basically become our stable public by Daniel Dunbar · 15 years ago[Renamed (93%) from tools/CIndex/Makefile]
- e42e987 Convert libCIndex to use the new native EXPORTED_SYMBOL_FILE mechanism. by Dan Gohman · 15 years ago
- 3352406 Allow users to set CPPFLAGS and CXXFLAGS on the make command line. by Jeffrey Yasskin · 15 years ago
- 0bb46d2 -fno-rtti is now the default. by Chris Lattner · 16 years ago
- a030b7c Eliminate CIndex's dependency on the Clang Index library, since we by Douglas Gregor · 16 years ago
- 467f030 Normalize CIndex/c-index-test/index-test link lines in the hopes it will fix by Daniel Dunbar · 16 years ago
- 7896ea1 this also depends on libDriver. this almost fixes the build problems of c-index-test by Nuno Lopes · 16 years ago
- 286bf95 Add some missing libraries. by Daniel Dunbar · 16 years ago
- 80088a9 Add CIndex dependencies: libLLVMC and libclangSema (for IdentifierResolver). by Ted Kremenek · 16 years ago
- 2349672 Tweak CIndex file to resolve to linking issues with the clang libraries. In by Ted Kremenek · 16 years ago
- d2fa566 Add initial boilerplate for CIndex, a shared library that will vend high-level by Ted Kremenek · 16 years ago