]> granicus.if.org Git - clang/shortlog
clang
2016-01-26 David Majnemer[MS ABI] Allow a member pointers' converted type to...
2016-01-26 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr warnings; other...
2016-01-26 Manman RenClass Property: parse property attribute (class).
2016-01-26 Arpith Chacko... [OpenMP] Parsing + sema for target parallel directive.
2016-01-26 Manman RenUse instance_properties instead of properties. NFC.
2016-01-26 Justin Lebar[CUDA] Add -fcuda-allow-variadic-functions.
2016-01-26 Arpith Chacko... [OpenMP] Parsing + sema for defaultmap clause.
2016-01-26 Chad RosierRevert "[Driver] Make sure -fno-math-builtin option...
2016-01-26 Chad Rosier[Driver] Make sure -fno-math-builtin option is being...
2016-01-26 Chad Rosier[Driver] Update FIXME comment now that PR4941 has been...
2016-01-26 Alexey Bataev[OPENMP 4.5] Allow arrays in 'reduction' clause.
2016-01-26 Matt ArsenaultAMDGPU: Add amdgcn cube builtins
2016-01-26 Xiuli PanRecommit: R258773 [OpenCL] Pipe builtin functions
2016-01-26 Richard TrieuFix -Wnull-conversion for long macros.
2016-01-26 Ehsan AkhgariRecommit the test for r258720 using -###
2016-01-26 David MajnemerRevert "[OpenCL] Pipe builtin functions"
2016-01-26 Xiuli Pan[OpenCL] Pipe builtin functions
2016-01-26 Ehsan AkhgariRevert the test for r258720 temporarily
2016-01-26 David Majnemer[Sema] Remove stray semicolons.
2016-01-26 David Majnemer[Sema] Incomplete types are OK for covariant returns
2016-01-26 David Majnemer[MS Compat] Don't crash if __GetExceptionInfo is in...
2016-01-25 Evgeniy StepanovFix use of constexpr std::pair that's not in C++11.
2016-01-25 Evgeniy Stepanov[cfi] Cross-DSO CFI diagnostic mode (clang part)
2016-01-25 Justin Lebar[CUDA] Add -target to cuda-constructor-alias.cu test...
2016-01-25 Manman RenUpdate comments to match the implementation.
2016-01-25 Justin Lebar[CUDA] Don't generate aliases for static extern "C...
2016-01-25 Justin Lebar[CUDA] Disable ctor/dtor aliases in device code.
2016-01-25 Manman RenMove ObjCPropertyDecl to before ObjCContainerDecl.
2016-01-25 Ehsan Akhgari[MSVC Compat] Only warn for unknown clang-cl arguments
2016-01-25 Paul RobinsonLTO via the gold plugin needs to be told about debugger...
2016-01-25 Rafael EspindolaPass --wrap=pthread_create to linker for -fsplit-stack.
2016-01-25 Benjamin KramerFix printing of types in initializers with suppressed...
2016-01-25 Daniel Marjamaki[Sema] Improve constness
2016-01-25 Alexey BataevAllow capture typedefs/type aliases for VLAs in lambdas...
2016-01-25 Alexey BataevFixed processing of GNU extensions to C99 designated...
2016-01-24 Betul Buyukkurt[PGO] Windows buildbot failure fix. [NFC]
2016-01-23 Betul BuyukkurtClang changes for value profiling
2016-01-23 Justin Lebar[CUDA] Disallow variadic functions other than printf...
2016-01-23 Justin Lebar[CUDA] Make printf work.
2016-01-23 Justin Lebar[CUDA] Reject the alias attribute in CUDA device code.
2016-01-23 Justin Lebar[CUDA] Use Triple::isNVPTX() instead of enumerating...
2016-01-23 Aaron BallmanImproving documentation for the isMoveAssignmentOperato...
2016-01-23 NAKAMURA TakumiSemaOpenMP.cpp: Fix a warning in r258543. [-Wunused...
2016-01-23 Evgeniy Stepanov[cfi] Do not emit bit set entry for available_externall...
2016-01-23 Devin Coughlin[analyzer] SATestBuild.py: Remove html and log when...
2016-01-23 Anna Zaks[analyzer] Fixup r258572 Utility to match function...
2016-01-22 Adrian PrantlModule Debugging: Canonicalize the file names used...
2016-01-22 Aaron BallmanProperly encode the < entity; it was missing the...
2016-01-22 Aaron BallmanAdd am AST matcher for isMoveAssignmentOperator.
2016-01-22 Gabor Horvath[analyzer] Utility to match function calls.
2016-01-22 Matt ArsenaultAMDGPU: Add barrier builtin
2016-01-22 Matt ArsenaultAMDGPU: Rename builtins to use amdgcn prefix
2016-01-22 Adrian PrantlModule debugging: Create a parent DIModule with the...
2016-01-22 Samuel Antao[OpenMP] Remove '#if 1' hanging in target_map_messages...
2016-01-22 Samuel Antao[OpenMP] Update map clause SEMA to support OpenMP 4...
2016-01-22 Adrian PrantlFix the build by using the correct suffix for 64 bit...
2016-01-22 Ehsan Akhgari[MSVC Compat] Accept elided commas in macro function...
2016-01-22 Adrian PrantlRephrase this test to help debug a buildbot issue
2016-01-22 Yaron KerenMerge templated static member variables, fixes http...
2016-01-22 Adrian PrantlFix a typo in r258507 and change the PCH dwoid constant...
2016-01-22 Adrian PrantlFix 80-column violations.
2016-01-22 Devin Coughlin[analyzer] SATestBuild.py: Handle spaces in path passed...
2016-01-22 Adrian PrantlModule Debugging: Use a nonzero DWO id for precompiled...
2016-01-22 David Majnemer[MSVC Compat] Don't provide /volatile:ms semantics...
2016-01-22 Nico WeberTry to pacify MSVC.
2016-01-22 Andrey BokhankoChange of UserLabelPrefix default value from "_" to ""
2016-01-22 Nico WeberLet RecursiveASTVisitor visit array index VarDecls
2016-01-22 Arpith Chacko... [OpenMP] Sema for depend clause on target exit data...
2016-01-22 Nico WeberReplace some tabs with spaces.
2016-01-22 Alexey Bataev[OPENMP] Generalize codegen for 'sections'-based directive.
2016-01-22 Devin Coughlin[analyzer] Update SATestBuild.py to handle spaces in...
2016-01-22 Ekaterina Romanova2 missing intrinsics _cvtss_sh and _mm_cvtps_ph were...
2016-01-22 Alexey Samsonov[Docs] Slightly update LSan documentation.
2016-01-22 Arpith Chacko... [OpenMP] Sema for depend clause on target enter data...
2016-01-22 Devin Coughlin[analyzer] Suppress nullability warning for defensive...
2016-01-22 Arpith Chacko... [OpenMP] Sema for depend clause on target directive.
2016-01-22 Arpith Chacko... [OpenMP] Parsing + Sema for nowait clause on target...
2016-01-22 Arpith Chacko... [OpenMP] Parsing + Sema for nowait clause on target...
2016-01-21 David Majnemer[MSVC Compat] Don't omit frame pointers if /Oy- is...
2016-01-21 Arpith Chacko... [OpenMP] Parsing + Sema for nowait clause on target...
2016-01-21 Devin Coughlin[driver] Enable some static analyzer "unix" checkers...
2016-01-21 Arpith Chacko... [OpenMP] Check for at least one map clause on target...
2016-01-21 Vedant Kumar[Coverage] Reduce complexity of adding function mapping...
2016-01-21 Nico WeberAdd an isVirtualAsWritten AST matcher.
2016-01-21 Aaron BallmanWhen dumping documentation for AST matchers, do somethi...
2016-01-21 Alexey BataevFix crash for typedefs for arrays of runtime bounds...
2016-01-21 Alexey Bataev[OPENMP] Fix crash on reduction for complex variables.
2016-01-20 Aaron BallmanRegister the isCopyAssignmentOperator AST matcher so...
2016-01-20 Daniel Jasperclang-format-diff: Replace hard-code default for clang...
2016-01-20 Aaron BallmanAdd AST matcher support for FunctionDecls with the...
2016-01-20 Aaron BallmanAdd AST matcher for paren expressions.
2016-01-20 Aaron BallmanSilencing several -Wcast-qual warnings; NFC.
2016-01-20 Alexey Bataev[OPENMP 4.0] Fix for codegen of 'cancel' directive...
2016-01-20 Alexey Bataev[OPENMP 4.5] Allow to use non-static data members in...
2016-01-20 Alexey BataevFix infinite loop when ::new or ::delete are found...
2016-01-20 Adrian PrantlModule Debugging: Fine-tune the condition that determin...
2016-01-20 Justin Lebar[CUDA] Bail, rather than crash, on va_arg in device...
2016-01-20 Justin Lebar[CUDA] Only allow __global__ on free functions and...
2016-01-20 Xinliang David LiReference the updated function name /NFC
2016-01-19 Adrian PrantlModule Debugging: Add Objective-C testcases for anonymo...
next