]> granicus.if.org Git - clang/shortlog
clang
2011-09-26 Argyrios KyrtzidisAssociate the macro arguments location map with a FileI...
2011-09-26 Argyrios KyrtzidisRemove SourceManager::getLocation().
2011-09-26 Argyrios KyrtzidisDon't map a file:line:col triplet that is inside the...
2011-09-26 Zhongxing XuProperly initialize Preprocessor::CurLexerKind to avoid...
2011-09-26 Benjamin KramerTurns out we tested for this typo.
2011-09-26 Benjamin KramerAdd missing spaces in diagnostic messages.
2011-09-26 Benjamin KramerDon't print a stray ] at the end of diagnostics.
2011-09-26 Peter CollingbourneMove VTable builder to AST
2011-09-26 Peter CollingbourneHave CodeGenVTables::GenerateConstructionVTable use...
2011-09-26 Peter CollingbourneMove vtable dumper call to VTableBuilder ctor
2011-09-26 Peter CollingbourneImplement VTableContext::createConstructionVTableLayout
2011-09-26 Peter CollingbourneMove all vtable layout data into new VTableLayout class
2011-09-26 Peter CollingbourneMove VTableComponent to header file
2011-09-26 Peter CollingbourneMove vtable component accessors to VTableContext
2011-09-26 Peter CollingbourneRemove CodeGenVTables::ComputeVTableRelatedInformation...
2011-09-26 Peter CollingbourneCreate a VTableContext class and start moving CodeGenVT...
2011-09-26 Peter CollingbourneMove VTT builder to AST
2011-09-26 Peter CollingbourneMove BaseSubobject class to AST
2011-09-26 Peter CollingbourneRemove CodeGenModule field from VTTBuilder
2011-09-26 Peter CollingbourneMake the VTTBuilder class independent of LLVM core
2011-09-26 Chandler CarruthRemove support for splitting word-wrapped diagnostic...
2011-09-26 Chandler CarruthMove the word wrapped printing routine down to all...
2011-09-26 Chandler CarruthSwitch some of my recently added helper functions to...
2011-09-26 Chandler CarruthRewrite the printing of diagnostic options, categories...
2011-09-26 David BlaikieRename DiagnosticInfo to Diagnostic as per issue 5397
2011-09-26 David BlaikieRename PathDiagnosticClient to PathDiagnosticConsumer...
2011-09-26 Chandler CarruthDelete an extraneous line I missed.
2011-09-26 Chandler CarruthA direct extraction of the rest of the option printing...
2011-09-26 David BlaikieRename VerifyDiagnosticsClient to VerifyDiagnosticConsu...
2011-09-26 Chandler CarruthStart a more correct pattern for factoring out the...
2011-09-26 Chandler CarruthRevert r140484. That was *not* ready to be committed...
2011-09-26 Chandler CarruthFix a formatting goof.
2011-09-26 David BlaikieRename ChainedDiagnosticClient to ChainedDiagnosticCons...
2011-09-26 Chandler CarruthExtract the diagnostic message formatting into a helper...
2011-09-26 David BlaikieRename StoredDiagnosticClient to StoredDiagnosticConsum...
2011-09-25 David BlaikieRename CaptureDiagnosticClient to CaptureDiagnosticCons...
2011-09-25 Chandler CarruthExtract the logic for printing a colorful level name...
2011-09-25 David BlaikieRename IgnoringDiagClient to IgnoringDiagConsumer as...
2011-09-25 David BlaikieRename DiagnosticClient to DiagnosticConsumer as per...
2011-09-25 David BlaikieRename Diagnostic to DiagnosticsEngine as per issue...
2011-09-25 Chandler CarruthInline this method now that its completely trivial...
2011-09-25 Chandler CarruthShuffle some names around. 'CaretDiagnostic' is inaccur...
2011-09-25 Chandler CarruthActually remove the members of CaretDiagnostic no longe...
2011-09-25 Chandler CarruthSink the logic for suppressing some macro expansion...
2011-09-25 Chandler CarruthSplit the recursive macro expansion walk out from the...
2011-09-25 Benjamin KramerAdd a missing increment to avoid infinite looping in...
2011-09-24 Benjamin KramerUpdate CMake build.
2011-09-24 Sebastian RedlAdd a special note for overload resolution when an...
2011-09-24 Sebastian RedlCorrectly parse braced member initializers (even in...
2011-09-24 Sebastian RedlTreat list-initialization of scalars as a first-class...
2011-09-24 Sebastian RedlFix the expected error for narrowing conversions in...
2011-09-24 Sebastian RedlGive InitListChecker a verification-only mode, where...
2011-09-24 Sebastian RedlIn Initialization, add step kind SK_ListConstructorCall...
2011-09-24 Sebastian RedlInline Sema::CheckInitList into its only user.
2011-09-24 Sebastian RedlFix typos and non-doxygen-ness in a few comments.
2011-09-24 Francois Pichet[microsoft] In Microsoft mode, if we are inside a templ...
2011-09-24 Benjamin KramerFix comment typo.
2011-09-24 Fariborz Jahanianobjc - redeclaration of property in extension class
2011-09-23 Douglas GregorDon't translate CRLF files into LF files. Fixes PR6870...
2011-09-23 Daniel DunbarDriver: Use sys::Process::SetWorkingDirectory, for...
2011-09-23 Fariborz Jahanianobjc - fixes a crash when undefined typed property
2011-09-23 Matt Beaumont-GayFix a crash-on-invalid.
2011-09-23 Douglas GregorFix up assertion a bit more
2011-09-23 Benjamin KramerDriver: Explicitly include <unistd.h>, libstdc++'s...
2011-09-23 Matt Beaumont-GayAdd DiagGroups to a couple of warnings.
2011-09-23 Daniel DunbarDriver: Test case that was supposed to go with previous...
2011-09-23 Daniel DunbarDriver: Add a --working-directory option which can...
2011-09-23 Douglas GregorAdd a test triple. Who knew that all the world wasn...
2011-09-23 David BlaikieRemoving a bunch of dead returns/breaks after llvm_unre...
2011-09-23 Douglas GregorDon't propagate the 'availability' attribute through...
2011-09-23 Richard TrieuAdd a new warning to -Wliteral-conversion to catch...
2011-09-23 Douglas GregorClean up parsing the category names in interfaces sligh...
2011-09-23 Anna ZaksMove immutable map canonization out of the removeDeadBi...
2011-09-23 Douglas GregorWhen checking for weak vtables, check whether the actua...
2011-09-23 Fariborz Jahanianobjc-gc: Fix a corner case where clang fails to generate GC
2011-09-23 Douglas GregorFix up comment now that 'new' is no longer a virt-speci...
2011-09-23 Douglas GregorEliminate an MSVC comparison warning, from Aaron Ballman
2011-09-23 Francois PichetFix wrong comment about reentering template scope for...
2011-09-23 David BlaikieMore missing header inclusions from llvm_unreachable...
2011-09-23 David BlaikieFix missing includes for llvm_unreachable
2011-09-23 David BlaikieSwitch assert(0/false) llvm_unreachable.
2011-09-23 Benjamin KramerReenable -cxx-isystem for Objective C++, until I come...
2011-09-23 NAKAMURA Takumiunittests/Basic/FileManagerTest.cpp: Suppress warnings...
2011-09-23 NAKAMURA TakumiCMake: Define ${LLVM_TABLEGEN_EXE} with explicit $...
2011-09-22 Douglas GregorDon't finalize checking of base and member initializers...
2011-09-22 Francois Pichet[microsoft] Fix a bug in -fdelayed-template-parsing...
2011-09-22 Benjamin KramerDon't test unix path seperators, that will fail on...
2011-09-22 Benjamin KramerSee if going through env pacifies the windows buildbots.
2011-09-22 Benjamin KramerAdd support for CPATH and friends.
2011-09-22 Argyrios KyrtzidisDo manual binary search for preprocessing entities...
2011-09-22 Bill WendlingDon't remove filters.
2011-09-22 Douglas GregorOnly trigger the initialize-an-array-via-elementwise...
2011-09-22 Argyrios KyrtzidisDon't use TemplateArgumentListInfo inside AST nodes...
2011-09-22 Argyrios KyrtzidisRename ExplicitTemplateArgumentList -> ASTTemplateArgum...
2011-09-22 Ted KremenekPlace diagnostic warn_ivar_use_hidden under the flag...
2011-09-22 Anna ZaksST->scanReachableSymbols() is creating a SubRegionMap...
2011-09-22 Justin HolewinskiPTX: Clean up target options code
2011-09-22 Douglas GregorFix the ASTImporter's lookup for anonymous structs...
2011-09-22 Douglas GregorDon't allow template argument deduction to deduce a...
2011-09-22 Douglas GregorExplicitly-defaulted copy/move constructors are not...
next