]> granicus.if.org Git - clang/shortlog
clang
2017-01-23 Aleksei SidorinASTImporter: add forgotten tests for rL292776
2017-01-23 Aleksei SidorinASTImporter: improve support for C++ templates
2017-01-23 David BlaikieDebugInfo: Omit class definitions even in the presence...
2017-01-21 Justin Lebar[NVPTX] Auto-upgrade some NVPTX intrinsics to LLVM...
2017-01-20 Petr Hosek[Basic] Remove the 32-bit x86 and ARM targets for Fuchsia
2017-01-20 Peter CollingbourneIRGen: Start using the WriteThinLTOBitcode pass.
2017-01-20 Tim Shen[Altivec] Change vec_sl to a << (b % (sizeof(a) * 8))
2017-01-20 Reid KlecknerRevert "Don't inline dllimport functions referencing...
2017-01-20 Manman RenRevert r292508 given that we intend to remove driver...
2017-01-20 Richard Smith[docs] Regenerate DiagnosticsReference.rst. We don...
2017-01-20 Matt ArsenaultAMDGPU: Add builtin for getreg intrinsic
2017-01-20 Bruno Cardoso... [Sema] Remove dead typedef
2017-01-20 Richard SmithFix actually-reachable llvm_unreachable.
2017-01-20 Alex Lorenz[Frontend] The macro that describes the Objective-C...
2017-01-20 Alex Lorenz[Sema] Improve the error diagnostic for dot destructor...
2017-01-20 Krasimir Georgiev[clang-format] Remove redundant test in style-on-comman...
2017-01-20 Krasimir GeorgievRemove 'RUN: false' from Driver/response-file.c
2017-01-20 Malcolm ParsonsFix documentation typo.
2017-01-20 Philipp StephaniUse UTF-8 for all communication with clang-format
2017-01-20 Alexey Bataev[OPENMP] Fix for PR31643: Clang crashes when compiling...
2017-01-20 Jordan Rose[AST Printer] Print attributes on enum constants
2017-01-20 Greg Parker[test] Remove an unwanted match for `UNSUPPORTED:`.
2017-01-20 Antonio Maioranoclang-format: fix fallback style set to "none" not...
2017-01-20 Richard SmithPR31701: Fix crash on invalid caused by parsing a depen...
2017-01-20 Richard SmithFix documentation typo.
2017-01-20 Richard SmithAdd documentation for constexpr string builtin support.
2017-01-20 Richard SmithP0426: Make the library implementation of constexpr...
2017-01-20 Richard SmithFinish implementation of C++ DR1310 (http://wg21.link...
2017-01-19 Hans WennborgDon't inline dllimport functions referencing non-import...
2017-01-19 Richard SmithPR13403 (+duplicates): implement C++ DR1310 (http:...
2017-01-19 Manman RenModule: Improve diagnostic message when cxx modules...
2017-01-19 Malcolm Parsons[Sema] Reword unused lambda capture warning
2017-01-19 Alex Lorenz[Sema] Fix PR28181 by avoiding calling BuildOverloadedB...
2017-01-19 Sumanth Gundapaneni[Hexagon] Linux linker does not support .gnu-hash
2017-01-19 Malcolm Parsons[docs] Tell Doxygen to expand LLVM_ALIGNAS to nothing
2017-01-19 Dehao ChenAdd -fdebug-info-for-profiling to emit more debug info...
2017-01-19 Peter CollingbourneAdd llvm-dis dependency to check-clang.
2017-01-18 Peter CollingbourneMove vtable type metadata emission behind a cc1-level...
2017-01-18 David BlaikieRemove now redundant code that ensured debug info for...
2017-01-18 Arpith Chacko... [OpenMP] Support for the if-clause on the combined...
2017-01-18 Graydon Hoare[ASTReader] Add a DeserializationListener callback...
2017-01-18 Graydon Hoare[Modules] Correct test comment from obsolete earlier...
2017-01-18 Arpith Chacko... [OpenMP] Codegen for the 'target parallel' directive...
2017-01-18 Richard SmithPR9551: Implement DR1004 (http://wg21.link/cwg1004).
2017-01-18 Arpith Chacko... [OpenMP] Codegen support for 'target parallel' on the...
2017-01-18 Benjamin Kramer[ASTUnit] Reset diag state when creating the ASTUnit.
2017-01-18 Benjamin Kramer[Basic] Remove source manager references from diag...
2017-01-18 Arpith Chacko... Revert r292374 to debug Windows buildbot failure.
2017-01-18 Jonathan RoelofsWarn when calling a non interrupt function from an...
2017-01-18 Arpith Chacko... [OpenMP] Codegen support for 'target parallel' on the...
2017-01-18 Renato GolinRevert "[xray] try to fix thumb buildbot"
2017-01-18 Petr Hosek[CMake] Separate LLVM_ENABLE_LTO and LLVM_ENABLE_LLD
2017-01-18 Craig Topper[AVX-512] Replace subvector broadcast builtins with...
2017-01-18 Dan Gohman[WebAssembly] Update grow_memory's return type.
2017-01-17 Dan Gohman[WebAssembly] Add minimal support for the new wasm...
2017-01-17 Renato Golin[xray] try to fix thumb buildbot
2017-01-17 Hans WennborgUsersManual.rst: add missing newline
2017-01-17 Jonathan CoeFix Python 3 language issues and add an explicit check...
2017-01-17 Akira Hatanaka[Sema] Fix bug in handling of designated initializer.
2017-01-17 Philipp StephaniMake sure that clang-format input is in the right encoding
2017-01-17 George Rimar[Clang] - Update code to match upcoming llvm::zlib...
2017-01-17 David Majnemer[AST] AttributedType should derive type properties...
2017-01-17 Frederic RissFix AArch64 global-merge backend option name.
2017-01-17 Richard SmithPartial revert of r290511.
2017-01-17 Antonio Maioranoclang-format: Make GetStyle return Expected<FormatStyle...
2017-01-16 Pavel Labath[StaticAnalyzer] Fix android build
2017-01-16 Arpith Chacko... [OpenMP] Refactor code that calls codegen for target...
2017-01-16 Joerg SonnenbergerEnsure that clang -pthread creates the right macro...
2017-01-16 Daniel JasperFix test failures after recent clang-format format...
2017-01-16 Aaron BallmanReplace non-ASCII ellipsis with "..." to silence Sphinx...
2017-01-16 Piotr PadlewskiAdd -fstrict-vtable-pointers to UsersManual
2017-01-16 Daniel Jasperclang-format: Always wrap before multi-line parameters...
2017-01-16 Martin Probstclang-format: [JS] revert over-eager ASI check.
2017-01-15 Argyrios Kyrtzidis[code-completion] Fix crash when trying to do postfix...
2017-01-14 Yaron KerenFix PR31644 introduced by r287138 and add a regression...
2017-01-14 Sylvestre LedruUpdate the tests to match the typo fix done in r292015
2017-01-14 Sylvestre Ledrufix a few typo in the doc but also in the clang messages
2017-01-14 NAKAMURA TakumiAdd LLVMOption to clang-interpreter, corresponding...
2017-01-14 George Burgess IVFix a typo. NFC.
2017-01-14 Richard SmithGive more accurate descriptions of what kind of templat...
2017-01-13 Daniel Jasperclang-format: Fix bug in making line break decisions.
2017-01-13 Richard SmithPR31631: fix bad CFG (and bogus warnings) when an if...
2017-01-13 Eric Fiselier[clang] Emit `diagnose_if` warnings from system headers
2017-01-13 Richard SmithPR31606: Generalize our tentative DR resolution for...
2017-01-13 David BlaikieFix shared library build after r291938 by adding missin...
2017-01-13 Malcolm ParsonsRemove unused lambda captures. NFC
2017-01-13 David Blaikieunique_ptrify Driver::ToolChains
2017-01-13 David Blaikieunique_ptrify createDriverOptTable
2017-01-13 Reid KlecknerUse less byval on 32-bit Windows x86 for classes with...
2017-01-13 Jonathan CoeRevert "Support for Python 3 in libclang python bindings"
2017-01-13 Malcolm Parsons[Sema] Add warning for unused lambda captures
2017-01-13 Chandler CarruthAnother fix for r291850 because there are apparently...
2017-01-13 Richard SmithImplement DR1265 (wg21.link/cwg1265).
2017-01-13 Eric ChristopherAdd a necessary newline for diagnose_if documentation.
2017-01-13 Shoaib Meenai[Sema] Restrict explicit instantation definition dllexport
2017-01-13 Ekaterina Romanova[DOXYGEN] Documentation for the newly added x86 intrinsics.
2017-01-13 Dehao ChenTemporarily revert the test change in 291870, which...
2017-01-13 Richard SmithUpdate C++ status pages for Clang 4 branch:
2017-01-13 Dehao ChenPass -fprofile-sample-use to lto backends.
2017-01-13 Anna Zaks[analyzer] Add LocationContext as a parameter to checkR...
next