]> granicus.if.org Git - clang/shortlog
clang
2016-12-20 Daniel Jasperclang-format: Fix bug in understanding string-label...
2016-12-20 Alexey Bataev[OPENMP] Fix for PR31428: variable named like directive...
2016-12-20 Daniel JasperRevert "[OpenCL] Enabling the usage of CLK_NULL_QUEUE...
2016-12-20 Kevin FunkFix for clang_Cursor_getSpellingNameRange()
2016-12-20 Egor Churaev[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compar...
2016-12-20 Chandler CarruthRevert r290149: Add the alloc_size attribute to clang.
2016-12-20 Richard SmithAdd test for DR692.
2016-12-20 Chandler CarruthFix the spelling of 'bitfield' in diagnostics to be...
2016-12-20 Akira Hatanaka[Parser] Correct typo after lambda capture initializer...
2016-12-20 Adrian PrantlUpdate for LLVM global variable debug info API change.
2016-12-20 George Burgess IVAdd the alloc_size attribute to clang.
2016-12-19 Richard SmithFix completely bogus types for some builtins:
2016-12-19 Paul RobinsonMake another test insensitive to the default C++ dialect.
2016-12-19 Devin Coughlin[analyzer] Add checker modeling gtest APIs.
2016-12-19 Jordan RoseDon't try to emit nullability fix-its within/around...
2016-12-19 Devin Coughlin[analyzer] Add sink after construction of temporary...
2016-12-19 Benjamin Kramer[Format] Remove dead code.
2016-12-19 Bruno Cardoso... [ASTReader] Sort RawComments before merging
2016-12-19 Jordan RoseAdd fix-it notes to the nullability consistency warning.
2016-12-19 Sean CallananReverting r290004, r290006, r290010 pending review.
2016-12-19 Paul RobinsonMake a few OpenMP tests "C++11 clean."
2016-12-19 Paul RobinsonRevert another accidental bit
2016-12-19 Paul RobinsonUndo accidental comit
2016-12-19 Paul RobinsonMake a few OpenMP tests "C++11 clean."
2016-12-19 NAKAMURA Takumi[libclang] Revert part of r290025, "Remove the 'extern...
2016-12-19 Prakhar Bahuguna[ARM] Add missing -backend-option for -arm-execute...
2016-12-19 Daniel Jasperclang-format: Slightly tweak the behavior of <<-wrapping.
2016-12-19 Eric Liu[clang-format] revert an unintended change in r288493...
2016-12-19 Daniel JasperRevert "[c++1z] P0195R2: Support pack-expansion of...
2016-12-19 Daniel Jasperclang-format: Fix regression introduced in r290084.
2016-12-19 Daniel Jasperclang-format: Allow "single column" list layout even...
2016-12-19 Richard SmithAdd __cpp_structured_bindings feature test macro for...
2016-12-19 Richard Smith[c++1z] cxx_status: mark p0195r2 as done.
2016-12-19 Richard Smith[c++1z] P0195R2: Support pack-expansion of using-declar...
2016-12-19 Yaxun LiuAdd a lit test for PR31374
2016-12-18 Richard SmithFix name hiding and redeclaration checking for dependen...
2016-12-18 Richard SmithFix some interactions between C++11 and C++14 features...
2016-12-18 Simon PilgrimWdocumentation fix
2016-12-18 Yaxun LiuFix a lit test issue exposed by r290056
2016-12-18 Yaxun LiuAttempt to fix build failure and regressions due to...
2016-12-18 Yaxun LiuRecommit r289979 [OpenCL] Allow disabling types and...
2016-12-17 Kelvin Li[OpenMP] Sema and parsing for 'target teams' pragma
2016-12-17 Argyrios Kyrtzidis[libclang] Remove the 'extern "C"' blocks from the...
2016-12-17 Devin Coughlin[analyzer] UnixAPIChecker: Don't diagnose for functions...
2016-12-16 Sean CallananAdded clangLex to the dependencies for clang-import...
2016-12-16 Reid KlecknerFix MSVC build of libclang after r288438
2016-12-16 Peter CollingbourneAdd explicit triple to test to fix arm bots.
2016-12-16 Sean CallananFixed library dependencies on clang-import-test to...
2016-12-16 Devin Coughlin[analyzer] Extend UnixAPIChecker open() checks to handl...
2016-12-16 Sean CallananTestbed and skeleton of a new expression parser
2016-12-16 Reid KlecknerReally revert all changes from r289979. Apparently...
2016-12-16 Peter CollingbourneIRGen: Fix assertion failure when creating debug info...
2016-12-16 Argyrios Kyrtzidis[libclang] Restore the CXXRecordDecl path for clang_Typ...
2016-12-16 Yaxun LiuRevert r289979 due to regressions
2016-12-16 Akira Hatanaka[Sema] Transform the default arguments of a lambda...
2016-12-16 Kelvin Li[OpenMP] support the 'is_device_ptr' clause with 'targe...
2016-12-16 Akira HatanakaRemove the temporary fix to the RUN line that was commi...
2016-12-16 Zachary TurnerFix clang build
2016-12-16 Adrian PrantlRevert "Update for LLVM global variable debug info...
2016-12-16 Yaxun Liu[OpenCL] Allow disabling types and declarations associa...
2016-12-16 Devin Coughlin[analyzer] Fix crash in MallocChecker.
2016-12-16 Artem Dergachev[analyzer] Add another exception for Qt in MallocChecker
2016-12-16 Nico Weberattempt to fix bots after r289914/r289919
2016-12-16 Adrian PrantlUpdate for LLVM global variable debug info API change.
2016-12-16 Akira HatanakaRemove "-disable-llvm-optzns -verify" from the RUN...
2016-12-16 Akira Hatanaka[Sema] Fix handling of enumerators used as default...
2016-12-16 Antonio Maioranoclang-format-vsix: add command to format document
2016-12-16 Antonio Maioranoclang-format-vsix: add a date stamp to the VSIX version...
2016-12-16 Adrian PrantlRevert "Update for LLVM global variable debug info...
2016-12-16 Richard Smith[c++1z] P0195R2: Allow multiple using-declarators in...
2016-12-16 Adrian PrantlUpdate for LLVM global variable debug info API change.
2016-12-16 Kelvin LiFix typo in error messages. NFC.
2016-12-15 Kuba Mracek[sanitizer] Passthrough CMAKE_OSX_DEPLOYMENT_TARGET...
2016-12-15 Anna Zaks[asan][docs] Fix the documentation to use clang++ for...
2016-12-15 Anna Zaks[analyzer] Teach the analyzer that pointers can escape...
2016-12-15 Anna Zaks[analyzer] Refine the diagnostics in the nullability...
2016-12-15 Anna Zaks[analyzer] Refer to macro names in diagnostics for...
2016-12-15 Anna Zaks[analyzer] Include type name in Retain Count Checker...
2016-12-15 Devin Coughlin[analyzer] Add a new SVal to support pointer-to-member...
2016-12-15 David L. JonesAdd a class ASTRecordReader which wraps an ASTReader...
2016-12-15 Michal Gorny[test] Extend llvm_shlib_dir fix to unittests
2016-12-15 Mehdi AminiFix printf specifier handling: invalid specifier should...
2016-12-15 Justin Lebar[CUDA] Add --ptxas-path= flag.
2016-12-15 Ahmed Bougacha[Driver] Bump default x86 cpu to Penryn when targeting...
2016-12-15 Kelvin LiFix typo in comment. NFC.
2016-12-15 Saleem AbdulrasoolCodeGen: ubsan is built static on windows, give handler...
2016-12-15 Alexey BataevRevert "[TESTS] Initial commit of tests, by Andrew...
2016-12-15 Alexey Bataev[TESTS] Initial commit of tests, by Andrew Tischenko
2016-12-15 Yaxun LiuRe-commit r289252 and r289285, and fix PR31374
2016-12-15 Prakhar Bahuguna[ARM] Implement execute-only support in CodeGen
2016-12-15 Saleem AbdulrasoolCodeGen: force builtins to be local
2016-12-15 Saleem AbdulrasoolCodeGen: fix runtime function dll storage
2016-12-15 Mehdi AminiRevert "Fix printf specifier handling: invalid specifie...
2016-12-15 Mehdi AminiFix printf specifier handling: invalid specifier should...
2016-12-15 Mehdi AminiFix os_log formating with arbitrary precision and field...
2016-12-15 Richard Smith[c++1z] Permit constant evaluation of a call through...
2016-12-15 Richard SmithMove checks for creation of objects of abstract class...
2016-12-15 Hal FinkelInclude SmallSet.h in BackendUtil.cpp
2016-12-15 Joerg SonnenbergerUse PIC relocation mode by default for PowerPC64 ELF
2016-12-14 Dehao ChenCreate SampleProfileLoader pass in llvm instead of...
next