]> granicus.if.org Git - clang/shortlog
clang
2014-12-23 Rafael EspindolaThis reverts commit r224668 and r224667.
2014-12-23 Nico WeberAdd a triple to try and get this test passing on the...
2014-12-22 Nico WeberDisable trigraphs in microsoft mode by default. Matches...
2014-12-22 Nico WeberRename test.cc files to test.cpp.
2014-12-22 Nico WeberAdd test coverage for cc1's trigraph option handling.
2014-12-22 Fariborz JahanianSimplify test for rdar://19256338
2014-12-22 David MajnemerMS ABI: Make the string mangling code more concise
2014-12-22 Nico WeberWrap to 80 columns. NfC.
2014-12-21 Bob WilsonReapply "Change -save-temps to emit unoptimized bitcode...
2014-12-20 Logan ChienFrontend: Fix typo in comments.
2014-12-20 Richard TrieuFix a bunch of integer template argument problems in...
2014-12-20 Richard TrieuFix for PR21758
2014-12-20 Aaron BallmanRemoving an outdated FIXME; try block attributes are...
2014-12-19 Saleem AbdulrasoolDriver: hoist an assertion
2014-12-19 Saleem AbdulrasoolDriver: refactor a local variable
2014-12-19 Nico WeberDon't drop attributes when checking explicit specializa...
2014-12-19 Hans WennborgTweak the assert in ModuleBuilder from r224533 (PR21989)
2014-12-19 Richard SmithDR1048: drop top-level cv-qualifiers when deducing...
2014-12-19 Alexey SamsonovAllow to disable all sanitizers with "-fno-sanitize...
2014-12-19 Aaron BallmanAdded a fixit to remove empty parens from a C++11 attri...
2014-12-19 Pekka JaaskelainenFix an address space id reset with array decay's
2014-12-19 Fariborz JahanianUse ObjCMultipleMethodNames to match the option.
2014-12-19 Aaron BallmanAttributes accepting an EnumArgument are allowed to...
2014-12-19 Aaron BallmanPutting unevaluated expression warnings, and evaluated...
2014-12-19 Alexey Samsonov[Sanitizer] Get rid of parseArgument helper function...
2014-12-19 David MajnemerFix layering violation, Lex shouldn't know about Decl
2014-12-19 Richard SmithPR21969: Improve diagnostics for a conversion function...
2014-12-19 Kaelyn TakataCorrect delayed typos in the operand to typeof expressions.
2014-12-19 Adrian PrantlFix a typo.
2014-12-18 Fariborz Jahanian[c Sema]. Patch fixes pointer-bool-conversion warning...
2014-12-18 Reid KlecknerRevert "Change -save-temps to emit unoptimized bitcode...
2014-12-18 Alexey Samsonov[CMake] Add check-asan-dynamic command to external...
2014-12-18 Fariborz JahanianObjective-C. Provide group name for warning
2014-12-18 Hans WennborgModuleBuilder: assert that all deferred inline method...
2014-12-18 Reid KlecknerRevert "Don't build invalid AST nodes during recovery"
2014-12-18 Fariborz Jahanian[Objective-C]. Patch to unify code generation for ObjCM...
2014-12-18 Richard BartonCorrection to -mfu=neon-vfpv4 to pass the correct backe...
2014-12-18 Yaron KerenEnabling this test again on mingw. The problem seems...
2014-12-18 Daniel Jasperclang-format: Fix incorrect detection of ObjC "in"...
2014-12-18 Serge PavlovFixed warnings on redefine keywords and reserved ids.
2014-12-18 David MajnemerParse: Don't parse after the eof has been consumed
2014-12-18 Alexey BataevFix for PR21915: assert on multidimensional VLA in...
2014-12-18 Bob WilsonChange -save-temps to emit unoptimized bitcode files.
2014-12-18 Eric ChristopherUpdate for llvm front end change and use the TargetOpti...
2014-12-18 Eric ChristopherMake sure that arm-linux-gnu is still the apcs-gnu...
2014-12-18 Eric ChristopherReinstate aapcs as the default arm abi.
2014-12-18 Duncan P. N... CGDebugInfo: Use DIBuilder API for self-referencing...
2014-12-18 Reid KlecknerFix diagnostic for static methods referencing fields...
2014-12-18 Fariborz Jahanian[Objective-C]. Modern property getters have side-effects.
2014-12-18 Richard TrieuFix a function that only calls itself. The const_cast...
2014-12-17 Justin BognerInstrProf: Simplify/reduce state in CoverageMapping...
2014-12-17 Rafael EspindolaRevert "Put static local variables of inline functions...
2014-12-17 Reid KlecknerDon't assume friended C++ method decls have qualifiers
2014-12-17 Aaron BallmanAdding a -Wunused-value warning for expressions with...
2014-12-17 Kostya Serebryany[sanitizer] allow -fsanitize-coverage=N w/ -fsanitize...
2014-12-17 Richard Smith[c++1z] Fixes for generalized non-type template argumen...
2014-12-17 Reid KlecknerDestroy the diagnostic client first in ~DiagnosticEngine
2014-12-17 Yaron KerenThis test does not pass for -target i686-pc-windows...
2014-12-17 Reid KlecknerDon't build invalid AST nodes during recovery
2014-12-17 Richard SmithSupport constant evaluation for member calls on std...
2014-12-17 David BlaikieRevert "DebugInfo: Generalize debug info location handling"
2014-12-17 Saleem AbdulrasoolBasic: clean up bleeding whitespace
2014-12-17 Saleem AbdulrasoolCodeGen: implement __emit intrinsic
2014-12-17 Joerg SonnenbergerRevert r224433, r224371 is good enough for now.
2014-12-17 Yaron KerenRangify for loop, NFC.
2014-12-17 Joerg SonnenbergerDisable the keyword-as-macro warning for now until...
2014-12-17 NAKAMURA Takumis/ScheduleKind/SchedKind/ in \param. [-Wdocumentation]
2014-12-17 NAKAMURA TakumiExclude printLineState() in -Asserts. [-Wunused-function]
2014-12-17 Toma Tabacu[mips] Always clobber $1 for MIPS inline asm.
2014-12-17 Yaron KerenTeach compile_commands.json test that windows-gnu is...
2014-12-17 Yaron KerenTeach lit.cfg to recognize -windows-gnu in addition...
2014-12-17 Daniel Jasperclang-format: Fix incorrect calculation of token lenghts.
2014-12-17 David MajnemerSema: Don't dyn_cast a null pointer in CheckUsingDeclQu...
2014-12-17 David MajnemerParse: Consume tokens more carefully in CheckForLParenA...
2014-12-17 Richard SmithAdd missing testcase from r224388.
2014-12-17 Anna Zaks[CallGraph] Make sure the edges are not missed due...
2014-12-16 David BlaikiePR21909: Don't try (and crash) to generate debug info...
2014-12-16 Richard SmithDR1684: a constexpr member function need not be a membe...
2014-12-16 Kaelyn TakataTry typo correction on all initialization arguments...
2014-12-16 David BlaikieDebugInfo: Generalize debug info location handling
2014-12-16 Nick LewyckyLook at whether TransformTypos returned a different...
2014-12-16 Rafael EspindolaFix handling of invalid -O options.
2014-12-16 Nick LewyckyFix typo in comment. NFC.
2014-12-16 Nick LewyckyAdd a new flag, -fspell-checking-limit=<number> to...
2014-12-16 Nico WeberMove -Wkeyword-macro into -pedantic, remove -Wreserved...
2014-12-16 Rafael EspindolaPut static local variables of inline functions in the...
2014-12-16 Jacques PienaarConsider calls from implict host device functions as...
2014-12-16 Alexey BataevRenamed RefersToEnclosingLocal bitfield to RefersToCapt...
2014-12-16 Alexey Bataev[OPENMP] Bugfix for processing of global variables...
2014-12-16 David MajnemerSema: Don't crash converting to bool from _Atomic
2014-12-16 Nick LewyckyImprove handling of value dependent expressions in...
2014-12-16 David MajnemerAST: Fix the linkage of static vars in fn template...
2014-12-16 Hans WennborgClarify the code in checkDLLAttribute()
2014-12-16 David MajnemerSema: Check value dependent casts when possible
2014-12-15 Reid KlecknerDiagnose function template definitions inside functions
2014-12-15 Roman DivackySilene -Wreorder warning.
2014-12-15 Reid KlecknerHandle errors in lambda prototype instantiation correctly
2014-12-15 Daniel MarjamakiSema: Cleanup and improve string-plus-char checking.
2014-12-15 Adrian PrantlUpdate this testcase for the new metadata assembler...
2014-12-15 Duncan P. N... IR: Make metadata typeless in assembly, clang side
next