]> granicus.if.org Git - clang/shortlog
clang
2013-07-25 Adrian Prantltypo.
2013-07-24 Fariborz JahanianDocumentation parsing: if typedef name is being declared
2013-07-24 Eli BenderskySimplify code - no functionality change.
2013-07-24 Eli BenderskyPartial revert of r185568.
2013-07-24 Adrian Prantltypo.
2013-07-24 Adrian PrantlDebug Info: Fix an oversight of r186553. Ensure that...
2013-07-24 Adrian Prantladd radar number to testcase.
2013-07-24 Fariborz JahanianObjective-C migrator: some cleanup.
2013-07-24 Rafael EspindolaAdd not to a command that is expected to fail.
2013-07-24 Fariborz JahanianObjectiveC migration: Method candidates for
2013-07-24 Eli BenderskyPass -fno-math-builtin from the Clang driver to -cc1...
2013-07-24 Richard SmithRename feature test for lambda init-captures from cxx_g...
2013-07-24 Richard SmithUpdate documentation to match current C++1y feature...
2013-07-24 Benjamin KramerMake test pass in Release builds, IR names don't get...
2013-07-24 Mark SeabornUse ARM-style representation for C++ method pointers...
2013-07-24 Benjamin KramerSema: Minor const fixups and control flow tidying.
2013-07-24 Samuel BenzaquenAdd support for Adaptative matchers on the dynamic...
2013-07-24 Daniel Jasperclang-format: Initial (incomplete) support for the...
2013-07-24 Richard SmithC++1y: track object lifetime during constexpr evaluatio...
2013-07-24 Manuel KlimekUpdate docs.
2013-07-23 Fariborz JahanianObjectiveC migration: more migration to
2013-07-23 Fariborz JahanianObjectiveC migrator: start migrating to
2013-07-23 Fariborz JahanianObjC migrator: more knobs toward doing
2013-07-23 Bill Schmidt[PowerPC64] Fix passing of single-vector-member structs...
2013-07-23 Hans WennborgRemove HelpText for -fno-diagnostics-show-note-include...
2013-07-23 Richard TrieuChanged "an macro" to "a macro" in diagnostic note.
2013-07-23 Rafael EspindolaRemove support for CCC_ADD_ARGS. QA_OVERRIDE_GCC3_OPTIO...
2013-07-23 Aaron BallmanRemoving a number of individual run lines and replacing...
2013-07-23 Fariborz JahanianObjC migrator: Define family of methods
2013-07-23 Aaron BallmanAdded the attribute name to the err_attribute_wrong_num...
2013-07-23 Enea ZaffanellaRemoved useless source loc field in UnresolvedUsingType...
2013-07-23 Richard TrieuAdd new diagnostic messages when too many arguments...
2013-07-23 Rafael EspindolaRemove the -ccc-echo option that is now unused.
2013-07-23 Argyrios Kyrtzidis[libclang] Expose the rest of the array types.
2013-07-23 Aaron BallmanGoing back to using getName for consistency.
2013-07-23 Hans WennborgExpand test/Driver/at_file.c test to check that PR16209...
2013-07-23 Benjamin KramerRemove unused diagnostics.
2013-07-23 Jordan RoseRemove line number from test/Analysis/crash-trace.c.
2013-07-23 Jordan RoseMark test/Analysis/crash-trace.c as requiring crash...
2013-07-23 Rafael EspindolaConvert another test to -###.
2013-07-23 Aaron BallmanFixing the build bots from the previous commit.
2013-07-23 Rafael EspindolaAdd missing quotes for -###.
2013-07-23 Rafael EspindolaUse -### instead of -ccc-echo.
2013-07-23 Aaron BallmanReplacing some manual diagnostic checks with an existin...
2013-07-23 Rafael EspindolaRun %clang_cc1, it is the one that actually crashes.
2013-07-23 Aaron BallmanRemoved a redundant diagnostic and replaced it with...
2013-07-23 Aaron BallmanConsolidate several attribute argument diagnostics...
2013-07-23 Aaron BallmanCorrecting the NSObject and Overloadable attribute...
2013-07-23 Richard SmithC++1y literal suffix support:
2013-07-23 Jordan Rose[analyzer] Enable pseudo-destructor expressions.
2013-07-23 Jordan Rose[analyzer] Add test for crash tracing (r186639)
2013-07-23 Jordan RoseRevert "[analyzer] Add very limited support for tempora...
2013-07-23 Matt ArsenaultError on more illegal kernel argument types for OpenCL
2013-07-23 Eli BenderskyMake the nomathbuiltin.c test less demanding.
2013-07-23 David BlaikieFurther simplify test case from r186894
2013-07-23 Eli FriedmanIntegers which are too large should be an error.
2013-07-23 Adrian PrantlSimplify testcase.
2013-07-23 Eli BenderskyAdd a -fno-math-builtin option to the Clang -cc1
2013-07-23 Adrian PrantlImplement a better fix for r186894 by setting the appro...
2013-07-22 Fariborz JahanianObjectiveC migration. Better handle migration to conforming
2013-07-22 Adrian PrantlDebug Info: Acknowledge the alignment when locating...
2013-07-22 Eli FriedmanTestcase for PR16673.
2013-07-22 Eli FriedmanDon't emit open-paren fixit without close-paren.
2013-07-22 Enea ZaffanellaRevert commit 186833 (no longer needed after the fix...
2013-07-22 Douglas GregorMake modules depend on the compiler's own module.map...
2013-07-22 Bill WendlingUse the updated name for the attribute.
2013-07-22 Enea ZaffanellaFixed implementation of C89 6.5.7 p3.
2013-07-22 Fariborz JahanianObjective-C migration: Use NS_OPTIONS when enumerators
2013-07-22 Argyrios Kyrtzidis[arcmt] Only disable ARC in the second compilation...
2013-07-22 Richard SmithAdd testcase for PR16134, which no longer crashes with...
2013-07-22 Richard SmithUpdate comment to refer to core issue number.
2013-07-22 Aaron BallmanThis test was missing its -verify argument.
2013-07-22 Daniel JasperFix bug in clang-format's vim integration cause by...
2013-07-22 Samuel BenzaquenAdd support for overloaded matchers. ie different match...
2013-07-22 NAKAMURA Takumic-index-test.c: Let this C89-compliant since r186817.
2013-07-22 Reid Kleckner[ms-cxxabi] Emit linkonce complete dtors in TUs that...
2013-07-22 Reid KlecknerRename D to GD to match the type, which is GlobalDecl
2013-07-22 Daniel JasperInstall git-clang-format along with clang-format by...
2013-07-22 Reid KlecknerForward declare OMPClause in Sema.h to avoid an include
2013-07-22 Enea ZaffanellaImplement the part of C89 6.5.7 p3 requiring a constant...
2013-07-22 Enea ZaffanellaImprove clarity/consistency of a few UsingDecl methods...
2013-07-22 Robert WilhelmRemove superfluous cast.
2013-07-22 Richard SmithPR16288: A template is only missing a default template...
2013-07-22 Richard SmithImplement DR257 / fix PR16659:
2013-07-22 NAKAMURA TakumiSemaTemplate.cpp: Prune a stray "\param NumParamLists...
2013-07-21 Richard SmithTest updates missed from r186799.
2013-07-21 Richard SmithTighten up the set of operator new/operator delete...
2013-07-21 Craig TopperConst-correct some iterators. No functional change.
2013-07-21 Craig TopperReplace 'unsigned short' with 'uint16_t' in a packed...
2013-07-21 Craig TopperRevert r186649 because it wasn't unnecessary and add...
2013-07-21 Robert WilhelmConvert Sema::MatchTemplateParametersToScopeSpecifier...
2013-07-21 Lubos Lunakreport unused-value warning also for warn_unused types
2013-07-21 Daniel Jasperclang-format: Smarter replacement in the vim integration.
2013-07-20 Enea ZaffanellaAdded preproc callback for pragma directives.
2013-07-20 Richard SmithAdd missing check for creating an instance of an abstra...
2013-07-20 Richard SmithUndisable a test for a c++98-compat warning for inherit...
2013-07-20 Lubos Lunakadd type attribute warn_unused, for -Wunused-variable...
2013-07-20 Lubos Lunakavoid bogus warnings about "unknown" pragmas with ...
2013-07-20 Lubos Lunakfix sometimes incorrect line numbers in -frewrite-inclu...
2013-07-20 Benjamin KramerSilence GCC warning for using both enum and unsigned...
next