]> granicus.if.org Git - clang/shortlog
clang
2016-01-09 Xiuli Pan[OpenCL] Pipe type support
2016-01-09 Xiuli PanTest Commit
2016-01-09 Richard Smith[modules] If we're treating an elaborated-type-specifie...
2016-01-09 Adrian PrantlModule debugging: Add a testcase for standalone forward...
2016-01-09 Richard TrieuOnly take NULL macros instead of all macros into accoun...
2016-01-08 Richard TrieuExclude function calls for functions which have return...
2016-01-08 Richard Smith[modules] Make sure we always include the contents...
2016-01-08 David Majnemer[MS ABI] Complete and base constructor GlobalDecls...
2016-01-08 Justin LebarFix incorrectly line-broken comment in Driver.h.
2016-01-08 Justin LebarUpdate code in buildCudaActions and BuildActions to...
2016-01-08 Teresa Johnson[ThinLTO] Leverage new in-place renaming support
2016-01-08 Tom StellardDriver: Use the new ELF lld linker for AMDGPU
2016-01-08 Daniel Jasperclang-format: [JS] Prefer wrapping before the TypeScrip...
2016-01-08 Daniel Jasperclang-format: [JS] Add some Closure Compiler JSDoc...
2016-01-08 Daniel Jasperclang-format: [JS] Support more ES6 classes.
2016-01-08 Justin Lebar[CUDA] Split out tests for unused-arg warnings from...
2016-01-08 Kyle Butt[PPC] Add long long/double support for vec_cts, vec_ctu...
2016-01-07 Dimitry AndricTurn off lldb debug tuning by default for FreeBSD
2016-01-07 Aaron BallmanProperly track that a character literal is UTF-8, and...
2016-01-07 Xinliang David Li[PGO] Simplify coverage mapping lowering
2016-01-07 Justin LebarRemove extraneous "Note t" in comment.
2016-01-07 Aaron BallmanCorrecting the comment in a header file; NFC.
2016-01-07 Daniel Jasperclang-format: Fix corner case in one-per-line formatting.
2016-01-07 Samuel Antao[OpenMP] Fix issue in the offloading metadata testing.
2016-01-07 Daniel Jasperclang-format: Support weird lambda macros.
2016-01-07 Daniel JasperAdd missing -no-canonical-prefixes.
2016-01-07 Sergey Kalinichev[libclang] Handle AutoType in clang_getTypeDeclaration
2016-01-07 Tim NorthoverARM: allow __thread on OS versions that have the requir...
2016-01-07 Eric ChristopherMake sure we claim arguments that are going to be passe...
2016-01-07 Daniel Jasperclang-format: [JS] Support more ES6 imports.
2016-01-07 Dan Gohman[WebAssembly] Add -m:e to the target triple.
2016-01-07 George Burgess IV[Sema] Teach overload resolution about unaddressable...
2016-01-07 Eric ChristopherReplace a loop with the call that does the same thing.
2016-01-07 Eric ChristopherRemove leading space added in r227312.
2016-01-07 Eric ChristopherUse an actual real architecture and massage a couple...
2016-01-07 Eric ChristopherTest that we're not forwarding on -g options to the...
2016-01-07 Richard SmithImprove documentation comments for IdentifierNamespace...
2016-01-07 Dan Gohman[WebAssembly] Add a test to ensure that -fvisibility...
2016-01-07 Dan Gohman[WebAssembly] Enable -fvisibility=hidden by default.
2016-01-07 Dan Gohman[WebAssembly] Enable -ffunction-sections and -fdata...
2016-01-07 Dan Gohman[WebAssembly] Only enable --gc-sections when optimizati...
2016-01-06 John McCallProperly bind up any cleanups in an ExprWithCleanups...
2016-01-06 Richard SmithPR26048, PR26050: put non-type template parameters...
2016-01-06 John McCallOnly instantiate a default argument once.
2016-01-06 Richard SmithFix half of PR26048. We don't yet diagnose the case...
2016-01-06 Krzysztof Parzyszek[Hexagon] Expand -mvN to -mcpu=hexagonvN
2016-01-06 Krzysztof Parzyszek[Hexagon] Treat -march and -mcpu as equivalent
2016-01-06 Richard TrieuImprove conditional checking during template instantiation.
2016-01-06 Nico WeberAdd -Wfor-loop-analysis to -Wall.
2016-01-06 Dan Gohman[WebAssembly] Add --gc-sections to the link line.
2016-01-06 Adrian PrantlFix a typo.
2016-01-06 Adrian PrantlModule debugging: Defer emitting tag types until their...
2016-01-06 Nico WeberFix -Wdocumentation warning after r256933
2016-01-06 Ahmed BougachaBump DiagnosticDriverKinds count; we're close to hittin...
2016-01-06 Erik VerbruggenShow inclusions from a preamble in clang_getInclusions.
2016-01-06 Chad Rosier[Driver] Add support for -fno-builtin-foo options.
2016-01-06 Krzysztof Parzyszek[Hexagon] Use back_inserter as target iterator in std...
2016-01-06 Samuel Antao[OpenMP] Reapply rL256842: [OpenMP] Offloading descript...
2016-01-06 Sean Eveson[Analyzer] Change the default SA checkers for PS4
2016-01-06 Dimitry AndricAdd -fno-movt frontend option, to disable movt/movw...
2016-01-06 Eric ChristopherChange the set of actions built for external gcc tools.
2016-01-06 Richard Smith[modules] When a tag type that was imported from a...
2016-01-06 Douglas KatzmanAvoid assert failure on some invalid cc1 options.
2016-01-06 Anna Zaks[analyzer] Fix false warning about memory leak for...
2016-01-06 Anna Zaks[analyzer] Suppress reports coming from std::__independ...
2016-01-06 Anna Zaks[analyzer] Don't report null dereferences on address_sp...
2016-01-05 Adrian PrantlFix a typo in testcase and increase its coverage!
2016-01-05 Chris Bieneman[CMake] Support a simple case for bootstrap builds...
2016-01-05 Oleg Ranevskyy[Clang/Support/Windows/Unix] Command lines created...
2016-01-05 Samuel Antao[OpenMP] Revert rL256842: [OpenMP] Offloading descripto...
2016-01-05 Nathan Slingerland[PGO] Enable clang to pass compiler-rt profile support...
2016-01-05 Samuel Antao[OpenMP] Allow file ID to be signed in the offloading...
2016-01-05 Samuel Antao[OpenMP] Offloading descriptor registration and device...
2016-01-05 Daniel Jasperclang-format: Fix corner case in "if it saves columns...
2016-01-05 Anastasia Stulova[OpenCL] Disallow taking an address of a function.
2016-01-05 Daniel Jasperclang-format: Handle \n the same way as std::endl with...
2016-01-05 Daniel Jasperclang-format: Avoid creating hanging indents in call...
2016-01-05 Daniel Jasperclang-format: Improve line wrapping behavior in call...
2016-01-05 MinSeong Kim[AArch64] Teaches clang about Samsung Exynos-M1
2016-01-05 Alexandros... [ARM] [AARCH64] Add CodeGen IR tests for {VS}QRDML...
2016-01-05 Richard SmithAvoid walking all the declarations in the TU when a...
2016-01-05 David MajnemerRemove an unused parameter
2016-01-04 David Majnemer[ms-inline-asm] Handle dependent identifiers in inline asm
2016-01-04 Easwaran RamanRemove setting of inlinehint and cold attributes based...
2016-01-04 Paul RobinsonAdd some overlooked optnone tests, and tighten up an...
2016-01-04 Daniel Jasperclang-format: [JS] Support more ES6 default exports.
2016-01-04 Daniel Jasperclang-format: [JS] Support ES6 exports of array literals.
2016-01-04 Daniel Jasperclang-format: [JS] Improve empty array literal detection.
2016-01-04 Daniel Jasperclang-format: Fix corner case in builder-type call...
2016-01-04 Dimitry AndricConvert test/CXX/lex/lex.literal/lex.string/p4.cpp...
2016-01-04 Daniel Jasperclang-format: Align long braced init lists even if...
2016-01-04 Daniel Jasperclang-format: Fix corner case for lambda assignments.
2016-01-04 Daniel Jasperclang-format: Fix corner-case in ObjC method declaratio...
2016-01-04 Daniel Jasperclang-format: [Proto] Basic support for options with...
2016-01-04 Daniel Jasperclang-format: [Proto] Improve wrapping of message field...
2016-01-04 Craig Topper[TableGen] Call llvm_shutdown on exit so that all the...
2016-01-03 Craig TopperArrayRef-ize a function. NFC
2016-01-03 Craig TopperUse std::is_sorted instead of a manual loop. NFC
2016-01-03 Xinliang David Li[PGO] Cleanup: Use covmap header definition in the...
2016-01-03 Dimitry AndricFix several accidental DOS line endings in source files
next