]> granicus.if.org Git - clang/shortlog
clang
2015-06-19 Douglas GregorIntroduced pragmas for audited nullability regions.
2015-06-19 Douglas GregorImplement the 'null_resettable' attribute for Objective...
2015-06-19 Douglas GregorExtend type nullability qualifiers for Objective-C.
2015-06-19 Douglas GregorDiagnose unsafe uses of nil and __nonnull pointers.
2015-06-19 Eric ChristopherAdd a comment and FIXME based on the commit message...
2015-06-19 Matt ArsenaultAMDGPU: Fix renamed file that was somehow dropped from...
2015-06-19 Matt ArsenaultAMDGPU: Fix places missed in rename
2015-06-19 Douglas GregorIntroduce type nullability specifiers for C/C++.
2015-06-19 Douglas KatzmanFix typo in comment.
2015-06-19 Douglas KatzmanAdd nominal support for 'shave' target.
2015-06-19 Alexander Potapenko[ASan] Initial support for Kernel AddressSanitizer
2015-06-19 Daniel Jasperclang-format: Make exception to AlwaysBreakBeforeMultil...
2015-06-19 Daniel Jasperclang-format: Add TypeScript detection to git-clang...
2015-06-19 Daniel Jasperclang-format: Better fix to detect elaborated enum...
2015-06-19 Alexey Bataev[ATTRIBUTE] Fixed test compatibility.
2015-06-19 Alexey Bataev[ATTRIBUTE] Support base vector types of __attribute__...
2015-06-19 Peter CollingbourneCFI: Implement bitset emission for the Microsoft ABI.
2015-06-19 Peter CollingbourneFix Windows test failure.
2015-06-19 Eric ChristopherFix "the the" in comments/documentation/etc.
2015-06-19 Peter CollingbourneImplement diagnostic mode for -fsanitize=cfi*, -fsaniti...
2015-06-19 Peter CollingbourneFix hexagon test failure.
2015-06-18 Peter CollingbourneIntroduce -fsanitize-trap= flag.
2015-06-18 Richard Smith[modules] Merging support for enums with a local defini...
2015-06-18 Alexey Samsonov[Driver] Compute MacOS/iOS version from triple if/when...
2015-06-18 Tom StellardAMDGPU: Add missing GK_VOLCANIC_ISLANDS to switch statement
2015-06-18 Richard Smith[modules] This debugging option doesn't need to match...
2015-06-18 Nico WeberAdd -Winfinite-recursion to -Wmost (and -Wall), PR23789.
2015-06-18 David MajnemerForgot to update to a test in r240043
2015-06-18 David Majnemer[MS ABI] Initialize "most general" member pointers...
2015-06-18 Nico WeberWrap to 80 columns, no behavior change.
2015-06-18 Tom StellardR600: Add Volcanic Islands targets
2015-06-18 Adrian PrantlAdd missing overrides to MultiplexConsumer. Test covera...
2015-06-18 Adrian PrantlFix a typo.
2015-06-18 Daniel Jasperclang-format: Row back on the AlwaysBreakBeforeMultilin...
2015-06-18 Daniel Jasperclang-format: Better support functions with elaborated...
2015-06-18 Gabor BallabasAllow case-insensitive values for -march for AArch64...
2015-06-18 Alexey Bataev[OPENMP] Codegen for 'proc_bind' clause (4.0).
2015-06-18 Daniel Jasperclang-format: [JS] Add a special case for indenting...
2015-06-18 Alexey Bataev[OPENMP] Support for '#pragma omp taskgroup' directive.
2015-06-18 Alexey Bataev[OPENMP] Fixed test for '#pragma omp parallel for simd'.
2015-06-18 Daniel Marjamaki[clang] Refactoring of conditions so they use isOneOf...
2015-06-18 Alexey Bataev[OPENMP] Add support for 'omp parallel for' directive.
2015-06-18 Daniel Jasperclang-format: Make AlwaysBreakBeforeMultilineStrings...
2015-06-18 Alexey Bataev[OPENMP] Add support for 'omp for simd' directive.
2015-06-18 Alexey Samsonov[Driver] Remove unused class member. NFC.
2015-06-18 Alexey Samsonov[Driver] Simplify code choosing between MacOS and iOS...
2015-06-17 Anton Yartsev[analyzer] Cleanup: $Status is always 0 here.
2015-06-17 Anton Yartsev[analyzer] Close file handle before output to file...
2015-06-17 Richard Smith[modules] Ensure that if we merge the definitions of...
2015-06-17 Alexey Samsonov[Driver] Add an assert to Darwin::isTargetMacOS() for...
2015-06-17 Alexey SamsonovRevert "[Sanitizers] Provide better diagnostic for...
2015-06-17 Richard Smith[modules] Fix typo in default argument merging.
2015-06-17 Alexey Samsonov[Sanitizers] Provide better diagnostic for sanitizers...
2015-06-17 David MajnemerUpdate clang to take into account the changes to person...
2015-06-17 Richard Smith[modules] If we merge a template, also track that its...
2015-06-17 Richard Smith[modules] Improve diagnostic for a template-id that...
2015-06-17 Ranjeet Singh[ARM] Replace hard coded metadata arguments in tests...
2015-06-17 Peter CollingbourneCodeGen: Factor out some of the bitset entry creation...
2015-06-17 Eric ChristopherMove xtest to its own file to match the gcc header...
2015-06-17 Eric ChristopherUpdate comments on HLE, RTM, and ADX support for intrin...
2015-06-17 Reid Kleckner[fixit] Use overwriteChangedFiles() to deal with Window...
2015-06-17 Daniel Jasperclang-format: clang-format (NFC)
2015-06-17 Alexander KornienkoQualify all types used in AST matcher macros.
2015-06-17 Daniel Jasperclang-format: Don't generate unnecessary replacements...
2015-06-17 NAKAMURA TakumiFix clang/test/Headers/x86intrin-2.c. _readfsbase_u32...
2015-06-17 Alexey Bataev[OPENMP] Fixed failed test for reduction clause in...
2015-06-17 Daniel Jasperclang-format: [JS] Don't put top-level typescript enums...
2015-06-17 Daniel Jasperclang-format: [JS] Fix typescript enum formatting.
2015-06-17 Daniel Jasperclang-format: NFC. Add a function to test whether an...
2015-06-17 Alexey Bataev[OPENMP] Code reformatting for omp simd codegen, NFC.
2015-06-17 Eric ChristopherUpdate the intel intrinsic headers to use the target...
2015-06-17 Eric ChristopherUse a define for per-file function attributes for the...
2015-06-17 Alexey Bataev[OPENMP] Supported reduction clause in omp simd construct.
2015-06-17 Saleem Abdulrasoolparser: wordsmith diagnostic message
2015-06-17 Saleem AbdulrasoolBasic: tweak whitespace in Attr.td
2015-06-17 Sean Silva[.gitignore] ignore vim swap files harder
2015-06-16 Rafael EspindolaUpdate for llvm api change.
2015-06-16 Richard Smith[modules] Fix merging of default template arguments...
2015-06-16 Douglas GregorHonor the objc_runtime_name attribute when encoding...
2015-06-16 Philip ReamesAdjust clang side tests effected by 239795 before reapp...
2015-06-16 Saleem Abdulrasoolparser: diagnose empty attribute blocks
2015-06-16 Douglas KatzmanRemove duplicated alteration to getProgramPaths().
2015-06-16 Douglas KatzmanIf/else looks nicer when both branches have (or don...
2015-06-16 Colin LeMahieu[Hexagon] unused-local-typedef warning test is passing.
2015-06-16 Ulrich Weigand[SystemZ] Mangle long double as __float128
2015-06-16 Toma Tabacu[mips] Don't propagate -mfpxx by default if soft/single...
2015-06-16 Daniel JasperAvoid using set::emplace as it is apparently not suppor...
2015-06-16 Alexey Bataev[OPENMP] Support lastprivate clause in omp simd directive.
2015-06-16 Daniel SandersRecommit r239721: Replace string GNU Triples with llvm...
2015-06-16 Alexey Bataev[OPENMP] Remove last iteration separation for loop...
2015-06-16 Daniel JasperTooling: When applying a set of replacements, do deleti...
2015-06-16 Justin BognerInstrProf: Fix coverage mapping when "if" is a macro
2015-06-16 Richard Smith[modules] Rename -fmodule-maps to -fimplicit-module...
2015-06-16 Richard SmithCommit some test changes somehow missed in r239789.
2015-06-16 Richard Smith[modules] Simplify -cc1 interface for enabling implicit...
2015-06-15 Richard Smith[modules] Remove non-functional driver options -f[no...
2015-06-15 Samuel AntaoAccording to the OpenMP spec, all the preprocessor...
2015-06-15 Richard Smith[modules] Re-enable accidentally-disabled test.
2015-06-15 Eric ChristopherUse a macro for the omnipresent attributes on header...
2015-06-15 Adrian PrantlDebug Info: Turn on ODR type uniquing for (the C++...
next