]> granicus.if.org Git - clang/shortlog
clang
2013-07-18 Fariborz JahanianObjectiveC migrator: Remove semicolon after the typedef
2013-07-18 Hans WennborgAddress -Wreorder warning in Driver.cpp
2013-07-18 Hans WennborgTurn Driver::CCCIsCXX and CCCIsCPP into a single Mode...
2013-07-18 Fariborz JahanianObjectiveC migration. migration to NS_ENUM/SN_OPTION
2013-07-18 Reid Kleckner[Driver] Use LLVM's response file parser because it...
2013-07-18 Samuel BenzaquenSeparate the notion of 'context' when recursing down...
2013-07-18 Aaron BallmanChanged declarations from Attr to InheritableAttr as...
2013-07-18 Aaron BallmanSwitching to use checkAttributeNumArgs for trivial...
2013-07-18 Aaron BallmanTest contents were somehow duplicated, resulting in...
2013-07-18 Aaron BallmanReplacing a morally duplicate diagnostic by adding...
2013-07-18 Daniel Jasperclang-format: Fix bad line break with pointers to members.
2013-07-18 Manuel KlimekFix crash in libclang if code completion is used with...
2013-07-18 Aaron BallmanRemoved a parameter from handleAttrWithMessage to make...
2013-07-18 JF BastienFix volatile _Complex alignment test on platforms where...
2013-07-18 Adrian Prantls/BuiltinLocation/ArtificialLocation/
2013-07-18 Eric ChristopherInstead of checking against some version of "isType...
2013-07-18 Adrian PrantlFix a compile error caught by bb-chapuni.
2013-07-18 Adrian PrantlFix a compile error caught by bb-chapuni.
2013-07-18 Adrian PrantlDon't generate bogus line table entries for __copy_help...
2013-07-18 Adrian PrantlReplace llvm::DIBuilder::DisableDebugLocations() with...
2013-07-18 Adrian PrantlClarified documentation.
2013-07-18 Adrian PrantlSimplify logic by using the appropriate function.
2013-07-18 John ThompsonAdd condition expression result to if and elif callbacks.
2013-07-17 Richard SmithReinstate r186040, with additional fixes and more test...
2013-07-17 Eric Christopher80-column fixes.
2013-07-17 Robert WilhelmEven more code conformance.
2013-07-17 Reid KlecknerMS wide bitfield error check in Sema
2013-07-17 Daniel Jasperclang-format: Add space in corner case.
2013-07-17 David BlaikieConstify Replacements parameter to applyAllReplacements.
2013-07-17 Jean-Daniel... Improve idiomatic-parentheses by checking method family...
2013-07-17 NAKAMURA TakumiSemaDeclCXX.cpp: Dissolve a ligature "fi" in comment.
2013-07-17 Enea ZaffanellaFixed source range of C++03 access declarations.
2013-07-17 Jordan Rose[analyzer] Handle C++11 member initializer expressions.
2013-07-17 Jordan Rose[analyzer] Handle C string default values for const...
2013-07-17 Jordan Rose[analyzer] Treat std::initializer_list as opaque rather...
2013-07-17 Hans WennborgOption parsing tables: remove some unnecessary #defines
2013-07-17 Daniel JasperImprove line breaking before multi-line strings.
2013-07-17 Samuel BenzaquenAdd TemplateArgument related matchers to the registry.
2013-07-17 Samuel BenzaquenAdd CXXCtorInitializer related matchers to the dynamic...
2013-07-17 Timur IskhodzhanovReplace TEST* with CHECK-DAG in vbtable tests
2013-07-17 Pavel Labath[analyzer] Add very limited support for temporary destr...
2013-07-17 NAKAMURA Takumiclang/test/CodeGen/volatile-complex.c: Loosen CHECKs...
2013-07-17 JF BastienPropagate alignment for _Complex
2013-07-17 Rafael EspindolaUse the simpler is_directory.
2013-07-17 Fariborz JahanianMore code conformance.
2013-07-17 Fariborz JahanianObjectiveC migrator: When adding conforming protocol,
2013-07-16 Alexander KornienkoAvoid breaking non-trailing block comments.
2013-07-16 Fariborz JahanianFollow coding convention in argument decl.
2013-07-16 Eli FriedmanMake Expr::isConstantInitializer match IRGen.
2013-07-16 Argyrios Kyrtzidis[arcmt] Remove some dead code.
2013-07-16 Fariborz JahanianObjectiveC migrator. If a class implements a protocol's
2013-07-16 Alexander KornienkoDon't break line comments with escaped newlines.
2013-07-16 Daniel Jasperclang-format: Improve handling of unterminated string...
2013-07-16 Eli FriedmanFix crash on complex constant zero.
2013-07-16 Rafael EspindolaUpdate for llvm API change.
2013-07-16 Fariborz JahanianObjectiveC migration: complete migrating class
2013-07-16 Hans WennborgFileCheckize test/Driver/immediate-options.c
2013-07-16 Craig TopperFix formatting. No functional change.
2013-07-16 Daniel JasperRevamp the formatting of C++11 braced init lists.
2013-07-16 Samuel BenzaquenAdd more types to ASTNodeKind. Refactor common instanti...
2013-07-16 Fariborz JahanianThis patch removes unused parameter allProperties and...
2013-07-16 Manuel KlimekRemove unnecessary assignment.
2013-07-16 Manuel KlimekFixes another hard to test problem with iterator invali...
2013-07-16 Daniel Jasperclang-format: Improve detection of function types.
2013-07-16 Tim NorthoverFix test on release builds.
2013-07-16 Tim NorthoverARM: implement low-level intrinsics for the atomic...
2013-07-16 Serge PavlovLimit number of bits in size representation so that...
2013-07-16 Craig TopperAdd 'const' qualifiers to static const char* variables.
2013-07-16 Eli FriedmanMerge attributes on typedef decls.
2013-07-16 Eli FriedmanFix alignment of class derived from empty class.
2013-07-16 Fariborz JahanianObjC migrator: build conforming interface
2013-07-16 Eli FriedmanFix member refs with using decl + anonymous union.
2013-07-15 David BlaikieTest case for r18266 (serialization support for TagDecl...
2013-07-15 Fariborz JahanianObjC migrator: finding conforming protocol
2013-07-15 Kaelyn UhrainFix a typo in the diagnostic note added in r186342.
2013-07-15 Kaelyn UhrainMove the "->" to "." fixit from r186128 into a separate...
2013-07-15 Samuel BenzaquenAdd support for type traversal matchers.
2013-07-15 Chandler CarruthRe-revert r86040, which was un-reverted in r186199.
2013-07-15 Daniel Jasperclang-format: Improve c-style cast detection.
2013-07-15 Daniel JasperImprovement of change r186320.
2013-07-15 Daniel JasperImprove formatting of operator<< chains.
2013-07-15 Aaron BallmanReplacing an empty switch with its moral equivalent...
2013-07-15 Craig TopperAdd 'static' and 'const' qualifiers to some arrays...
2013-07-15 Serge PavlovFix to PR12262 - assertion when substituting explicit...
2013-07-15 Craig TopperRevert 186302 to fix build bots.
2013-07-15 Craig TopperUse llvm::array_lengthof to replace sizeof(array)/sizeo...
2013-07-15 Craig TopperUse llvm::array_lengthof to replace sizeof(array)/sizeo...
2013-07-14 Eric ChristopherReformat line.
2013-07-14 Eric ChristopherMove BlockLiteralGeneric earlier in CGDebugInfo and...
2013-07-14 Eric ChristopherUpdate a few comments and reformat a decl for clarity.
2013-07-14 Craig TopperReplace C++0x in a comment with C++11
2013-07-14 Craig TopperChange cxx0x to cxx11 in diagnostic name.
2013-07-14 Craig TopperChange cxx0x to cxx11 in diagnostic name.
2013-07-14 Craig TopperUse SmallVectorImpl& instead of SmallVector to avoid...
2013-07-14 Richard SmithMake these tests more robust against IRgen choosing...
2013-07-14 Richard SmithDelete a test that is checking badly for a point bug...
2013-07-14 Richard SmithAdd missing include guards into headers in lib/Headers...
2013-07-14 Richard SmithIf an unimported submodule of an imported module contai...
2013-07-14 David BlaikieSerialization support for TagDecl::IsCompleteDefinition...
2013-07-13 David BlaikieInitialize the "IsCompleteDefinitionRequired" field...
next