]> granicus.if.org Git - clang/shortlog
clang
2015-06-09 Reid KlecknerRe-land r236052, "[SEH] Add 32-bit lowering code for...
2015-06-09 Bill Seurer[PowerPC] Reformat altivec.h with clang-format
2015-06-09 Jonathan RoelofsMove target-specific Sema test to its own file.
2015-06-09 Jonathan RoelofsFix printing of GCCAsmExprs with input or output arguments.
2015-06-09 Daniel Jasperclang-format: Support //!-comments, increase test coverage.
2015-06-09 Benjamin KramerRemove rm invocations where the file is immediately...
2015-06-09 Benjamin KramerRemove unused diagnostics.
2015-06-09 Aaron BallmanRemoving spurious semi colons; NFC.
2015-06-09 Daniel Jasperclang-format: [JS] Hotfix for runtime issue with deeply...
2015-06-09 Greg Bedwellclang-cl: Ignore the /o option when /P is specified.
2015-06-09 David MajnemerReenable Misc/interpreter.c as r239388 correctly handle...
2015-06-09 David Majnemer[Driver] Preserve the object file format in ComputeEffe...
2015-06-09 NAKAMURA TakumiDisable clang/test/Misc/interpreter.c, for now, since...
2015-06-09 David Majnemer[MSVC Compatibility] Don't diagnose c-style cast from...
2015-06-09 Sean Silvarange-for'ify Args->filtered_begin(...) loops
2015-06-09 Sean SilvaSimplify this code a bit.
2015-06-09 Hans WennborgEnable DLL attribute propagation on explicit instantiat...
2015-06-09 Hans WennborgMinGW: don't allow adding DLL attribute if template...
2015-06-09 Hans WennborgEnable propagation of dll attributes to previously...
2015-06-09 Hans WennborgNarrow the -Wunsupported-dll-base-class-template warning.
2015-06-09 Richard Smith[modules] Fix some visibility issues with default templ...
2015-06-08 Tyler NowickiEliminate unnecessary namespace to prevent conflicts.
2015-06-08 Tyler NowickiCorrect Loop Hint Diagnostic Message
2015-06-08 Tyler NowickiMoved CPP CodeGen tests into CodeGenCXX.
2015-06-08 Hubert TongConsider unsigned long for non-u/U decimal literals...
2015-06-08 Leny KholodovUpdate test with target flag and amended results
2015-06-08 Leny KholodovFix for temporary variable names in stack reuse tests...
2015-06-08 Leny Kholodov[CodeGen] Reuse stack space from unused function result...
2015-06-08 David Majnemer[Driver] Inject the MSVC compatibility version into...
2015-06-06 Peter Collingbourneclang-cl: Implement /GL in terms of -flto.
2015-06-05 David MajnemerMove a test from static-assert.cpp to DeclPrinterTest
2015-06-05 Eric ChristopherFix typo of function name.
2015-06-05 Eric ChristopherRename the single non-style conformant function in...
2015-06-05 David MajnemerRevert accidental commit
2015-06-05 David Majnemer[AST] There is no message for C++1z-style static_assert
2015-06-05 James Y Knight[SPARC] Fix windows test failure after r239154.
2015-06-05 James Y Knight[SPARC] Add multiarch include paths.
2015-06-05 Alexander MusmanFix for PR14269: Clang crashes when a bit field is...
2015-06-05 John Brawn[ARM] Use TargetParser to determine FPU subtarget features
2015-06-05 Daniel Jasperclang-format: More eagerly wrap trailing return types.
2015-06-05 Yaron KerenC++ 11 rangify for loop.
2015-06-05 Daniel Jasperclang-format: [JS] Let fat arrows have 'Assignment...
2015-06-05 Hubert Tong[Concepts] lex keywords: concept and requires
2015-06-04 Sean SilvaRemove unused defaulted argument `IncludeTextualHeaders`.
2015-06-04 Hubert TongTest commit access.
2015-06-04 Artyom SkrobovSimplify ARMTargetParser::parseArch(ARMTargetParser...
2015-06-04 Chandler CarruthFix terrible python goof in clang-format.py which broke...
2015-06-04 Ahmed Bougacha[CodeGen] Add testcase for r239002.
2015-06-04 Bill Seurer[PowerPC] This revision adds 68 of the missing "Predefi...
2015-06-04 Yaron KerenC++11 rangify for loop.
2015-06-04 Gabor BallabasAllow case-insensitive values for -mcpu for ARM
2015-06-04 James Y Knight[SPARC] Fix multiarch path detection for sparc and...
2015-06-04 James Y Knight[SPARC] Fix types of size_t, intptr_t, and ptrdiff_t...
2015-06-04 Douglas KatzmanRemove extraneous qualifiers due to "using namespace...
2015-06-04 Brad SmithUse the appropriate PIE level for OpenBSD/sparc.
2015-06-04 James Y KnightFix fragile source-col-map.c test-case.
2015-06-04 Ahmed Bougacha[CodeGen][NEON] Emit constants for "immediate" intrinsi...
2015-06-04 Justin BognerDriver: Don't crash when generating crash reports for...
2015-06-04 Devin Coughlin[analyzer]Test commit fixing 80-column violation in...
2015-06-04 Douglas KatzmanSave getArch() in a local var instead of calling it...
2015-06-03 Douglas KatzmanChange big 'if' statement into a switch. NFC
2015-06-03 Colin LeMahieu[Hexagon] Reapply 238773 after fix to LLVM.
2015-06-03 Daniel Jasperclang-format: [JS] Let fat arrows have 'Equality' prece...
2015-06-03 Douglas KatzmanFix misleading comment. NFC
2015-06-03 Russell Gallop[utils] Improvements to check_cfc.py to work better...
2015-06-03 Russell Gallop[utils] Add exact check to check_cfc.py dash_s_no_change.
2015-06-03 Asaf Badouhminor test fix
2015-06-03 Manuel KlimekAllow replacements created from token ranges to specify...
2015-06-03 Enrico PertosoAppend CXXDefaultInitExpr's wrapped expression to the...
2015-06-03 Vladimir SukharevFix typo in cross-compilation docs: "-fpu" -> "-mfpu"
2015-06-03 Daniel Jasperclang-format: Properly reset BreakBeforeParameter when...
2015-06-03 Enrico PertosoFixes a typo in a comment.
2015-06-03 Daniel Jasperclang-format: [JS] More aggressively keep array literal...
2015-06-03 Daniel Jasperclang-format: [JS] Fix bug in type colon detection.
2015-06-03 Rafael EspindolaRevert "add the -mrecip driver flag and process its...
2015-06-03 David Majnemer[Sema] Make the atomic builtins more efficient by reduc...
2015-06-02 Douglas KatzmanFix typo in tutorial.
2015-06-02 David Majnemer[MSVC Compatibility] Permit static_cast from void-ptr...
2015-06-02 Douglas KatzmanCorrect DriverInternals.rst: ccc-print-options is gone.
2015-06-02 Daniel Jasperclang-format: [JS] Always add space after fat arrow.
2015-06-02 Daniel Jasperclang-format: [JS] Array literal detection fix #4.
2015-06-02 Andrea Di Biagio[x86-64 ABI] Fix for PR23082: an assertion failure...
2015-06-02 Sanjay Pateladd missing dependency for CodeGen lib
2015-06-02 Sanjay Pateladd the -mrecip driver flag and process its options...
2015-06-02 Daniel Jasperclang-format: Don't try to detect C++ lambdas in other...
2015-06-02 Daniel Jasperclang-format: [JS] Fix incorrect line length calculation.
2015-06-02 Daniel Jasperclang-format: [JS] Array literal detection fix #3.
2015-06-02 Daniel Jasperclang-format: [JS] Fix another regression when detectin...
2015-06-02 Daniel Jasperclang-format: [JS] Fix regression of detecting array...
2015-06-02 Manuel KlimekMake vim also output a helpful message in some error...
2015-06-02 Manuel KlimekRemove error message when using the fallback style.
2015-06-01 David Majnemer[Basic] Transition getEnvironmentVersion from getOSVers...
2015-06-01 Rafael EspindolaReplace a few std::string& with StringRef. NFC.
2015-06-01 Rafael EspindolaRevert "[Hexagon] Test passes for hexagon target now...
2015-06-01 Jonathan RoelofsFix PR21945: Crash in constant evaluator.
2015-06-01 Colin LeMahieu[Hexagon] Test passes for hexagon target now that the...
2015-06-01 Daniel Jasperclang-format: [JS] Making arrow function wrapping more...
2015-06-01 David Majnemer[MS ABI] Be a little more defensive wrt vector types
2015-05-31 Benjamin Kramer[Format] Move UnwrappedLines instead of copying.
2015-05-31 Daniel Jasperclang-format: NFC. Cleanup after r237895.
next