]> granicus.if.org Git - clang/shortlog
clang
2014-06-23 Saleem AbdulrasoolDriver: correct behaviour of -fmsc-version=MAJOR
2014-06-23 David MajnemerMS ABI: Add an additional test for typeid
2014-06-23 Ben LangmuirStop sharing the FileManager in ASTUnit::Parse
2014-06-23 Alexey Bataev[OPENMP] Reformatting and code improvement.
2014-06-23 Daniel Jasperclang-format: [proto] Add required space before absolut...
2014-06-23 Daniel Jasperclang-format: Fix corner case in pointer/reference...
2014-06-23 David MajnemerParse: Simplify construction of the clobber list
2014-06-23 David MajnemerStaticAnalyzer: Switch a loop to a range-based for
2014-06-23 David MajnemerAST: Add ranges for AsmStmt's inputs and outputs
2014-06-22 Alp Tokercindex.py: remove obsolete workaround and FIXME
2014-06-22 Alp TokerDiagnosticIDs: use diagnostic severities to simplify...
2014-06-22 Alp TokerFix the category name for hash-warnings and hash-errors
2014-06-22 Justin BognerDriver: Skip the -ivfsoverlay argument in driver crash...
2014-06-22 David MajnemerRevert "Revert r211402 (and r211408,r211410), "CodeGen...
2014-06-22 Richard Smith[cxx_status] Minor wording tweaks.
2014-06-22 Richard Smith[cxx_status] Be a bit more precise.
2014-06-22 Richard SmithFix dead link.
2014-06-22 NAKAMURA TakumiRevert r211402 (and r211408,r211410), "CodeGen: Refacto...
2014-06-22 Benjamin KramerRemove unused diagnostic and diagnostic group.
2014-06-22 Alp TokerTextDiagnosticPrinter: use the mapped level for remark...
2014-06-22 Alp TokerEnable WindowsToolChain on all native Windows builds
2014-06-22 Alp TokerWindowsToolChain: decouple build environment from the...
2014-06-22 Alp TokerMake WindowsToolChain portable
2014-06-21 Jordan Rose[analyzer] Check for NULL passed to CFAutorelease.
2014-06-21 Alp TokerMake MS i128 suffix test from r211446 more robust
2014-06-21 Alp TokerDiagnosticRenderer: emit basic notes as real diagnostics
2014-06-21 Alp TokerTextDiagnostic: print remark level diagnostics in bold too
2014-06-21 David MajnemerThe i128 suffix isn't always available.
2014-06-21 David MajnemerLex: Use the correct types for MS integer suffixes
2014-06-21 Argyrios Kyrtzidis[test] Add '-target' option to fix bot failure.
2014-06-21 Argyrios Kyrtzidis[PCH] Remove the BackingIvarReferencedInAccessor field...
2014-06-21 Rafael EspindolaRevert "Lex: Use the correct types for MS integer suffixes"
2014-06-21 David MajnemerLex: Use the correct types for MS integer suffixes
2014-06-20 Justin BognerDriver: In crashdumps with -fmodule, dump the module...
2014-06-20 Saleem AbdulrasoolDriver: enhance MSC version compatibility
2014-06-20 Justin BognerDriver: Record that we're in crashdump and push flags...
2014-06-20 David MajnemerCodeGen: Fix test to work with assertions as well
2014-06-20 David MajnemerCodeGen: typeid/dynamic_cast tests don't need asserts
2014-06-20 Justin BognerDriver: Remove some superfluous calls to Arg->claim()
2014-06-20 David MajnemerCodeGen: Refactor dynamic_cast and typeid
2014-06-20 Richard SmithC++ status page: restore the convention of saying ...
2014-06-20 Richard SmithBe less bold.
2014-06-20 Richard Smith[C++1z] Add C++1z to the C++ status page.
2014-06-20 Richard SmithFix typo in r211394.
2014-06-20 Richard Smith[C++1z] Implement N3928: message in static_assert is...
2014-06-20 Richard Smith[C++1z] Implement N3981: Disable trigraphs by default...
2014-06-20 Richard SmithDon't crash when emitting a glvalue conditional where...
2014-06-20 Serge PavlovFix crash caused by unnamed union or struct when doing...
2014-06-20 Ulrich Weigand[PowerPC] Fix small argument stack slot offset for LE
2014-06-20 NAKAMURA TakumiDisable Modules/dependency-dump-dependent-module.m...
2014-06-20 James MolloyThe ability to use vector initializer lists is a GNU...
2014-06-20 Ulrich WeigandAdd file missed in r211360 commit
2014-06-20 Ulrich Weigand[PowerPC] Fix ELF interpreter name for powerpc64le...
2014-06-20 Ulrich Weigand[PowerPC] Add MultiarchIncludeDirs for powerpc64le
2014-06-20 Eli BenderskyFix PR20081: Parsing templates in the presence of ...
2014-06-20 Oliver StannardAdd module flags metadata to record the settings for...
2014-06-20 Alexey Bataev[OPENMP] Initial support for 'nowait' clause.
2014-06-20 NAKAMURA TakumiOMPScheduleClause::OMPScheduleClause(): Fix possible...
2014-06-20 Alexey Bataev[OPENMP] Initial support for 'ordered' clause.
2014-06-20 Daniel JasperFix/Improve SourceRange of explicitly defaulted members
2014-06-20 Alexey Bataev[OPENMP] Initial support for 'schedule' clause.
2014-06-20 Justin BognerFrontend: Disentangle removePathTraversal from concaten...
2014-06-20 Ben LangmuirAvoid invalidating successfully loaded module files
2014-06-20 Alp Tokerdiagtool: refactor TreeView to resemble C++
2014-06-19 Fariborz JahanianObjective-C qoi. When Objective-C pointer mismatches...
2014-06-19 Alp Tokerdiagtool: simplify TreeView diagnostic classification
2014-06-19 Justin Bognertest: Just check the VFS when testing module-dependency...
2014-06-19 Justin BognerFrontend: Fix a typo
2014-06-19 Justin BognerFrontend: Add a CC1 flag to dump module dependencies...
2014-06-19 Yaron KerenFixed formatting.
2014-06-19 Eli BenderskyFix PR20069: bad loop pragma arguments crash FE
2014-06-19 Eli BenderskyDocument unroll and unroll_count directives.
2014-06-19 Zachary TurnerDon't call llvm_start_multithreaded() during init....
2014-06-19 Oliver StannardImprove robustness of tests for module flags metadata
2014-06-19 Argyrios KyrtzidisFix assertion hit or bogus compiler error in cases...
2014-06-19 Richard Smith[c++1z] Implement N3994: a range-based for loop can...
2014-06-19 Alexey Bataev[OPENMP] Improved diagnostic messages for vars with...
2014-06-19 Reid KlecknerDiagnoseUnknownTypename always emits a diagnostic and...
2014-06-18 Fariborz JahanianObjective-C ARC. Allow conversion of (void*) pointers to
2014-06-18 David MajnemerSema: Static redeclaration after extern declarations...
2014-06-18 Fariborz JahanianObjective-C. Revert my patch in r211234.
2014-06-18 Fariborz JahanianObjective-C ARC. Allow conversion of (void*) pointers to
2014-06-18 Saleem Abdulrasooltests: relax ms-intrinsics test
2014-06-18 Reid KlecknerRelax the cl-inputs.c test a little bit in case link...
2014-06-18 Warren Hunt[MS-ABI] Implement typeid
2014-06-18 Saleem AbdulrasoolCodeGen: improve ms instrincics support
2014-06-18 Fariborz JahanianObjective-C. Check for integer overflow in Objective-C's
2014-06-18 Jordan Rose[analyzer] Don't create new PostStmt nodes if we don...
2014-06-18 Fariborz JahanianObjective-C. Try to fix the test in buildbot in my...
2014-06-18 Fariborz JahanianObjective-C. Attributes on class declarations carry...
2014-06-18 Hans WennborgMake clang-cl accept .lib inputs (PR20065)
2014-06-18 Saleem AbdulrasoolDriver: correct the backend option spelling
2014-06-18 Hans WennborgInherit dll attributes to static locals
2014-06-18 Tim NorthoverAArch64: re-enable tests that were looking for a non...
2014-06-18 Alexey Bataev[OPENMP] Reformatting and code improvement.
2014-06-18 Craig TopperReplace some assert(0)'s with llvm_unreachable.
2014-06-18 Craig TopperConvert an llvm_unreachable in an 'else' block to a...
2014-06-18 Alexey Bataev[OPENMP] Initial support for '#pragma omp for' (fixed...
2014-06-18 Craig TopperReplace some assert(0)'s with llvm_unreachable.
2014-06-18 Craig TopperConvert assert(0) to llvm_unreachable to silence a...
next