Историја ревизија

Аутор SHA1 Порука Датум
  Dylan Noblesmith 6f42b62b61 Basic: import OwningPtr<> into clang namespace пре 13 година
  David Blaikie 99ba9e3bd7 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch пре 13 година
  Argyrios Kyrtzidis 88c2596edc Change ASTConsumer::HandleTopLevelDecl to return true for the parser to continue пре 13 година
  David Blaikie d6471f7c19 Rename Diagnostic to DiagnosticsEngine as per issue 5397 пре 14 година
  Douglas Gregor bcfd1f55bf Extend the ASTContext constructor to delay the initialization of пре 14 година
  Sean Hunt 10620eb516 Modify some deleted function methods to better reflect reality: пре 14 година
  Douglas Gregor 944ed3b8db In addition to in-class member functions marked with the "used" пре 14 година
  Douglas Gregor f552c20b3d Emit in-class member function definitions that are marked пре 14 година
  Chandler Carruth 06057cef0b Move CodeGenOptions.h *back* into Frontend. This should have been done when the пре 15 година
  Douglas Gregor 6fb745bdf1 Rework when and how vtables are emitted, by tracking where vtables are пре 15 година
  John McCall 468ec6c026 Revert changes r97693, r97700, and r97718. пре 15 година
  John McCall c9fe644675 Create a TargetMachine whenever we create a CodeGenAction. The codegen of пре 15 година
  Daniel Dunbar 7177dee8ae Remove ';' after method definition. Noticed by clang++, which one would think пре 15 година
  Benjamin Kramer 85b4521e34 Remove remaining VISIBILITY_HIDDEN from anonymous namespaces. пре 15 година
  Chandler Carruth 2811ccf48d Move CompileOptions -> CodeGenOptions, and sink it into the CodeGen library. пре 16 година
  Mike Stump 1eb4433ac4 Remove tabs, and whitespace cleanups. пре 16 година
  Daniel Dunbar 1752ee4849 Switch TargetInfo to store an llvm::Triple. пре 16 година
  Owen Anderson 8f1ca78009 Update for changes in LLVM. Hopefully this is the last one for a while. пре 16 година
  Owen Anderson c93f49832d Hold the LLVMContext by reference instead of by pointer. пре 16 година
  Owen Anderson 42253cc3bc Update for LLVMContext+Module change. пре 16 година
  Douglas Gregor b6c8c8bd8d Explictly track tentative definitions within Sema, then hand those пре 16 година
  Chris Lattner 682bf92db4 Push DeclGroup much farther throughout the compiler. Now the various пре 16 година
  Chris Lattner dacbc5d46a change HandleTranslationUnit to take an ASTContext instead of TranslationUnit пре 16 година
  Chris Lattner bd3606426d most of this is plumbing to get CompileOptions down into пре 16 година
  Argyrios Kyrtzidis d311f376c3 Remove some redundant Decl -> Decl castings. пре 16 година
  Douglas Gregor 4afa39deaa Remove ScopedDecl, collapsing all of its functionality into Decl, so пре 16 година
  Daniel Dunbar d8c0ea1a80 Add GetModule accessor to ModuleBuilder пре 17 година
  Daniel Dunbar 41071debe9 Clean up CodeGenModule interface. пре 17 година
  Daniel Dunbar af2f62ce32 Change ObjCRuntime GenerateProtocol[Ref] methods to take пре 17 година
  Daniel Dunbar f77ac86f4e Add LangOptions::NeXTRuntime. пре 17 година