]> granicus.if.org Git - clang/shortlog
clang
2014-08-07 Justin BognerDriver: Add tests for -fprofile-arcs and -fno-profile...
2014-08-07 Justin BognerDriver: Add -fno-profile-arcs to go with -fprofile...
2014-08-07 Richard TrieuUpdate the context location of the condition of a condi...
2014-08-07 Reid KlecknerMake FullExprArg trivially copyable by removing the...
2014-08-07 Richard SmithUse -Rblah, not -Wblah, to control remark diagnostics...
2014-08-07 Reid KlecknerAdd back the leading space when printing commands with...
2014-08-06 Fariborz JahanianObjective-C ARC. More code for Objective-C's
2014-08-06 Rui UeyamaRevert "Fix modelling of non-lifetime-extended temporar...
2014-08-06 Fariborz JahanianObjective-C ARC. Adding declarations for Objective-C's
2014-08-06 Fariborz JahanianObjective-C ARC. First patch toward generating new...
2014-08-06 NAKAMURA TakumiFormatTokenLexer: Avoid non-static member initializer.
2014-08-06 Manuel KlimekRemove unnecessary semicolon.
2014-08-06 Daniel Jasperclang-format: Correct SBPO_Always-behavior after functi...
2014-08-06 Dan LiewFix sphinx warning.
2014-08-06 Daniel Jasperclang-format: Add special comments to disable formatting.
2014-08-06 Daniel Jasperclang-format: Fix indentation in multi-line placement...
2014-08-06 Manuel KlimekFix modelling of non-lifetime-extended temporary destru...
2014-08-06 Simon Atanasyan[Driver] Add missed include header.
2014-08-06 Simon Atanasyan[Driver] Move information about toolchain specific...
2014-08-06 David MajnemerMS ABI: Mangle lambdas which are given the same manglin...
2014-08-05 Rui UeyamaRemove trailing whitespaces
2014-08-05 David MajnemerMS ABI: Mangle empty type parameter packs compatibly
2014-08-05 Reid KlecknerFix Driver tests that I broke on Windows in r214924
2014-08-05 Eli BenderskyExpose the name mangling C API to Python bindings.
2014-08-05 Reid KlecknerMake crash diagnostics on Windows the tiniest bit more...
2014-08-05 Fariborz JahanianIntroduce f[no-]max-unknown-pointer-align=[number]...
2014-08-05 Anton Yartsev[Analyzer] fix for PR19102
2014-08-05 Arthur MarbleAdded f and m flags to be ignored. These will not displ...
2014-08-05 Arthur MarbleAdded flags that should be ignored for compatibility...
2014-08-05 Chad Rosier[PR19983] SBPO_Always not covering all the cases.
2014-08-05 Adam Nemet[AVX512] Add intrinsic for valignd/q
2014-08-05 Hans WennborgReleaseNotes: try to fix links
2014-08-05 Hans WennborgReleaseNotes: mention basic debug info and ASan support...
2014-08-05 NAKAMURA TakumiASTMatchersTests/matchesConditionallyWithCuda: Add...
2014-08-05 NAKAMURA TakumiASTMatchers.h: Fix an annotation. [-Wdocumentation...
2014-08-05 NAKAMURA Takumi[CMake] clangCodeGen: Update libdeps to add clangLex...
2014-08-05 Daniel Jasperclang-format: Add option to always break after a functi...
2014-08-05 Daniel Jasperclang-format: Break before 'else' in Stroustrup style.
2014-08-05 Aaron BallmanUpdating the documentation comment to list another...
2014-08-05 Tim NorthoverMachO: set sizeof result type to what embedded headers...
2014-08-05 Manuel KlimekAdds AST matchers for matching CUDA declarations.
2014-08-05 David MajnemerMS ABI: Make the alias template mangling more correct
2014-08-05 Hans WennborgReleaseNotes: add blurb about Windows support
2014-08-05 David MajnemerCodeGenObjCXX: Add a test for r214699
2014-08-05 David MajnemerMS ABI: Aligned tentative definitions don't have Common...
2014-08-04 Bill Schmidt[PPC64LE] Fix wrong IR for vec_sld and vec_vsldoi
2014-08-04 NAKAMURA TakumiThreadSafety.cpp: Prune bogus \param(s). [-Wdocumentation]
2014-08-04 NAKAMURA TakumiThreadSafetyAnalysis: Fix annotations in class members...
2014-08-04 NAKAMURA Takumiclang/test/Sema/struct-packed-align.c: Add the case...
2014-08-04 NAKAMURA TakumiTrailing linefeed.
2014-08-04 Reid KlecknerRemove separator parameter from static local naming...
2014-08-04 DeLesley HutchinsThread Safety Analysis: add a -Wthread-safety-negative...
2014-08-04 Eric ChristopherUpdate for LLVM API change.
2014-08-04 Hans WennborgUsersManual: update clang-cl options
2014-08-04 Hans WennborgDon't drop dllimport from qualified friend redeclaratio...
2014-08-04 Aaron BallmanNit picky const-correctness with auto. No functional...
2014-08-04 Aaron BallmanA static_assert declaration cannot be a template; addin...
2014-08-04 Alex LorenzRevert r214757 (Same fix as r214758)
2014-08-04 David BlaikieAdd CoverageMappingGen.cpp (introduced in r214752)...
2014-08-04 Alex Lorenzadd lib/CodeGen/CoverageMappingGen.cpp to CMake
2014-08-04 Alex LorenzAdd coverage mapping generation.
2014-08-04 Aaron BallmanRemoving some extraneous spaces; no functional changes...
2014-08-04 Olivier GoffartFix crash when accessing a property of an invalid interface
2014-08-04 Olivier GoffartFix crash when assiging to a property with an invalid...
2014-08-04 Aaron BallmanDiagnose GNU-style attributes preceding virt-specifiers...
2014-08-04 DeLesley HutchinsThread safety analysis: Add support for negative requi...
2014-08-04 Aaron BallmanHighlight the offending function parameter when the...
2014-08-04 Aaron BallmanHighlight the offending function parameter when the...
2014-08-04 Daniel Jasperclang-format: Understand parameter pack initialization.
2014-08-04 Simon Atanasyan[Driver][Mips] Construct dynamic linker path by string...
2014-08-04 Pavel Chupin[x32] Add __int128 support
2014-08-04 Keith WalkerFix tests Clang::Sema/statements.c and Clang::SemaTempl...
2014-08-04 David MajnemerAST: Fix the mangling for unqualified-blocks
2014-08-04 David MajnemerAST: Propagate 'AlignIsRequired' though many levels...
2014-08-04 Richard SmithPR11778: Fix the rejects-valid half of this bug. We...
2014-08-03 Richard SmithDon't destroy MacroInfos if we find the macro definitio...
2014-08-03 Justin BognerDriver: Simplify a use of the path API
2014-08-03 Simon Atanasyan[Mips] Add the `mips64-linux-gnu` target to the test...
2014-08-03 NAKAMURA TakumiTools.cpp: Avoid std::to_string() on -fbuild-session...
2014-08-02 Joerg Sonnenbergervcfsx and dss instructions require immediates, variable...
2014-08-02 NAKAMURA Takumilibclang/Makefile: Update LINK_COMPONENTS take #3....
2014-08-02 NAKAMURA Takumilibclang/Makefile: Update LINK_COMPONENTS take #2.
2014-08-02 NAKAMURA Takumilibclang/Makefile: Restore some components in LINK_COMP...
2014-08-02 NAKAMURA Takumilibclang: Update LINK_COMPONENTS.
2014-08-02 Richard SmithIn the case of mangling collisions, make an attempt...
2014-08-02 Alexey Samsonov[ASan] Use metadata to pass source-level information...
2014-08-01 Ben LangmuirFix test from r214577 for other timezones
2014-08-01 Justin BognerInstrProf: Update for LLVM API change
2014-08-01 Richard SmithNotional simplification: defer emitting deferred inline...
2014-08-01 Richard SmithActually fix problem with modules buildbot this time.
2014-08-01 Ben LangmuirAdd -fbuild-session-file as an alternative to -fbuild...
2014-08-01 Alexey Samsonov[Sanitizer] Introduce SanitizerMetadata class.
2014-08-01 Joerg SonnenbergerLet's assume PowerPC has no SSE.
2014-08-01 Richard SmithRe-commit r214547 with tests fixed. Hopefully all the...
2014-08-01 Reid KlecknerMS inline asm: Tests for r214550
2014-08-01 Reid KlecknerMS inline asm: Add tests for LLVM r214468
2014-08-01 Richard SmithRevert r214547 due to test breakage.
2014-08-01 Richard SmithFix iterator invalidation issues that are breaking...
2014-08-01 Hans WennborgUpdate build instructions for the clang-format VS plugin
2014-08-01 Aaron BallmanDropping some else-after-returns. No functional changes...
next