]> granicus.if.org Git - clang/shortlog
clang
2014-03-17 Aaron Ballman[C++11] Replacing FunctionProtoType iterators param_typ...
2014-03-17 Daniel Jasperclang-format: Indent from dict literal labels.
2014-03-17 Aaron Ballman[C++11] Replacing CompoundStmt iterators body_begin...
2014-03-17 NAKAMURA Takumiclang/test/CXX/drs: Add "REQUIRES:LP64" to a couple...
2014-03-17 Richard SmithTests for DR400-450.
2014-03-16 Richard SmithPR19152: If a variable template's type involves 'auto...
2014-03-15 Benjamin KramerMake some assertions on constant expressions static.
2014-03-15 Benjamin KramerThe year is 2014. MSVC is still unable to synthesize...
2014-03-15 Benjamin KramerPreprocessor: Clarify the ownership of the IncludeMacro...
2014-03-15 Benjamin KramerSerialization: Directly compare objects instead of...
2014-03-15 Stephan TolksdorfFix PR18806: Canonicalize the replacement type when...
2014-03-15 Benjamin KramerRemove dead functions from unreachable code analysis.
2014-03-15 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-15 Ted Kremenek-Wunreachable-code: treat 'const bool' locals as contro...
2014-03-15 Ted KremenekFurther refine -Wunreachable-code groups so that -Wno...
2014-03-15 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-15 Ted KremenekStart breaking -Wunreachable-code up into different...
2014-03-15 NAKAMURA TakumiASTTests//EvaluateAsRValueTest.cpp: Appease *-win32...
2014-03-15 Richard SmithImplement the MS extension __identifier properly: take...
2014-03-14 Fariborz JahanianObjective-C. Redo turning off designated initialization...
2014-03-14 Richard SmithCall RequireCompleteType when performing ADL even if...
2014-03-14 Aaron Ballman[C++11] Removing the found_decls_begin() and found_decl...
2014-03-14 Richard SmithAdd two missing entries to the C++11 support page....
2014-03-14 Aaron Ballman[C++11] Removing the types_begin() and types_end()...
2014-03-14 Aaron Ballman[C++11] Removing the local_import_begin() and local_imp...
2014-03-14 Fariborz JahanianObjective-C. Turn off designated initialization warnings on
2014-03-14 Aaron BallmanRemoving some unused functionality from AttributeList.
2014-03-14 Richard SmithTry to remove confusion about C++11 feature support:
2014-03-14 James DennettChange a raw string literal back to C++98 style to...
2014-03-14 Aaron Ballman[C++11] Replacing CapturedStmt iterators capture_init_b...
2014-03-14 Aaron Ballman[C++11] Replacing BlockDecl iterators capture_begin...
2014-03-14 Fariborz JahanianObjective-C. Allow objc_designated_initializer for...
2014-03-14 Aaron Ballman[C++11] Replacing CapturedStmt iterators capture_begin...
2014-03-14 Hans WennborgFix VS2012 build after r203881
2014-03-14 James DennettFix a crash (assertion failure) in EvaluateAsRValue.
2014-03-14 Timur IskhodzhanovFix PR19104: Incorrect handling of non-virtual calls...
2014-03-14 Duncan P. N... NFC: remove unused variables from r203938, r203942...
2014-03-14 Aaron Ballman[C++11] Replacing DeclStmt iterators decl_begin() and...
2014-03-14 Aaron BallmanRemoving some more unused iterator methods for partial...
2014-03-14 Christian Pirkerclang/test/CodeGen/aarch64-varargs.c: works now regardl...
2014-03-14 Aaron Ballman[C++11] Replacing VarTemplateDecl iterators spec_begin...
2014-03-14 Aaron BallmanRemoving some unused iterator methods for partial speci...
2014-03-14 Aaron Ballman[C++11] Replacing ClassTemplateDecl iterators spec_begi...
2014-03-14 Aaron Ballman[C++11] Replacing FunctionTemplateDecl iterators spec_b...
2014-03-14 Aaron Ballman[C++11] Replacing OMPThreadPrivateDecl and OMPClause...
2014-03-14 Fariborz JahanianObjective-C++ IRGen. Due to change to AST for initializ...
2014-03-14 Aaron Ballman[C++11] Replacing DeclContext iterators lookups_begin...
2014-03-14 Aaron Ballman[C++11] Replacing ObjCImplementationDecl iterators...
2014-03-14 Aaron Ballman[C++11] Replacing ObjCCategoryDecl iterators propimpl_b...
2014-03-14 Daniel JasperDon't verify module inclusions in assembler files.
2014-03-14 Aaron Ballman[C++11] Replacing ObjCCategoryDecl iterators ivar_begin...
2014-03-14 Aaron Ballman[C++11] Replacing ObjCCategoryDecl iterators protocol_l...
2014-03-14 Aaron Ballman[C++11] Replacing ObjCCategoryDecl iterators protocol_b...
2014-03-14 NAKAMURA Takumiclang/test/CodeGen/aarch64-varargs.c: Suppress this...
2014-03-14 Aaron Ballman[C++11] Replacing ObjCProtocolDecl iterators protocol_l...
2014-03-14 Christian PirkerAArch64_be specific clang target settings
2014-03-14 Christian PirkerAArch64_be varargs processing for ARM ABI
2014-03-14 Benjamin KramerRemove unused typedef as pointed out by a GCC warning.
2014-03-14 Bill WendlingUse the correct symbol for a left bracket.
2014-03-14 Craig TopperDe-virtualize a method that doesn't override anything...
2014-03-14 Craig TopperRemove seemingly dead method. It was marked virtual...
2014-03-14 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-14 Sebastian Popstatic link polly
2014-03-14 Argyrios Kyrtzidis[Modules] Emit the module file paths as dependencies...
2014-03-14 Argyrios Kyrtzidis[Modules] Make sure that the synthesized file "__inferr...
2014-03-14 Argyrios KyrtzidisRefactor ASTReader::readInputFileInfo to return a struc...
2014-03-13 Aaron Ballman[C++11] Replacing ObjCProtocolDecl iterators protocol_b...
2014-03-13 Aaron Ballman[C++11] Replacing ObjCInterfaceDecl iterators known_ext...
2014-03-13 Aaron Ballman[C++11] Replacing ObjCInterfaceDecl iterators visible_e...
2014-03-13 Aaron Ballman[C++11] Replacing ObjCInterfaceDecl iterators known_cat...
2014-03-13 Aaron Ballman[C++11] Replacing ObjCInterfaceDecl iterators visible_c...
2014-03-13 Aaron Ballman[C++11] Replacing ObjCInterfaceDecl iterators ivar_begi...
2014-03-13 Aaron Ballman[C++11] Replacing ObjCInterfaceDecl iterators all_refer...
2014-03-13 Aaron Ballman[C++11] Replacing ObjCInterfaceDecl iterators protocol_...
2014-03-13 Stephan TolksdorfRefactor InstantiatingTemplate constructors
2014-03-13 Stephan TolksdorfAdd SourceRange to err_not_tag_in_scope diagnostic...
2014-03-13 Aaron Ballman[C++11] Replacing ObjCInterfaceDecl iterators protocol_...
2014-03-13 Aaron Ballman[C++11] Replacing ObjCContainerDecl iterators classmeth...
2014-03-13 Aaron Ballman[C++11] Replacing ObjCContainerDecl iterators instmeth_...
2014-03-13 Tim NorthoverCodeGen: use symbolic enumerators for memory order
2014-03-13 Tim NorthoverCodeGen: make use of weaker failure orders on cmpxchg.
2014-03-13 Aaron BallmanRenaming the recently-created (r203830) props() range...
2014-03-13 Aaron Ballman[C++11] Replacing ObjCContainerDecl iterators meth_begi...
2014-03-13 Aaron Ballman[C++11] Replacing ObjCContainerDecl iterators prop_begi...
2014-03-13 Aaron Ballman[C++11] Replacing UsingDecl iterators shadow_begin...
2014-03-13 Jordan Rose[analyzer] Warn when passing pointers to const but...
2014-03-13 Aaron Ballman[C++11] Replacing ObjCImplementationDecl iterators...
2014-03-13 Aaron Ballman[C++11] Replacing CXXRecordDecl iterators init_begin...
2014-03-13 Aaron Ballman[C++11] Replacing CXXRecordDecl iterators capture_begin...
2014-03-13 Hans WennborgMS intrinsics: __interlockedbittestandset(64) (PR19054)
2014-03-13 Aaron Ballman[C++11] Replacing CXXRecordDecl iterators friend_begin...
2014-03-13 Aaron Ballman[C++11] Replacing CXXRecordDecl iterators ctor_begin...
2014-03-13 Ben LangmuirPrevent outputting HeaderFileInfos for files not used...
2014-03-13 Aaron Ballman[C++11] Replacing CXXRecordDecl iterators method_begin...
2014-03-13 Aaron Ballman[C++11] Replacing CXXRecordDecl iterators vbases_begin...
2014-03-13 Aaron BallmanRemoving some methods which appear to be unused (at...
2014-03-13 Rafael EspindolaSimplify code. No functionality change.
2014-03-13 Aaron Ballman[C++11] Replacing CXXRecordDecl iterators bases_begin...
2014-03-13 Dmitri GribenkoCMake: allow generation of a Qt Compressed Help file...
2014-03-13 Alexander KornienkoRemove an unnecessary check for FormatTok not being...
next