]> granicus.if.org Git - clang/shortlog
clang
2015-05-07 Kostya Serebryanyfix clang-fuzzer and clang-format-fuzzer
2015-05-07 Richard Smith[modules] Suport for merging a parsed enum definition...
2015-05-07 Alexey Bataev[OPENMP] Fixed codegen for 'reduction' clause.
2015-05-07 Kaelyn TakataWhen performing delayed typo correction in a for-range...
2015-05-06 Peter CollingbourneFix public-private.modulemap test case to clear the...
2015-05-06 Duncan P. N... CGCXX: Use cast in getAddrOfCXXStructor()
2015-05-06 Sergey Matveev[docs] Update SanitizerCoverage docs.
2015-05-06 Daniel Jasperclang-format: Don't indent 'signals' as access specifie...
2015-05-06 Artem Belevich[driver] Cosmetic change to use Input instead of Inputs[0].
2015-05-06 Reid Kleckner[AArch64] Advertise that the __sync_*_compare_and_swap_...
2015-05-06 Daniel Jasperclang-format: Merge labels and subsequent semicolons.
2015-05-06 Daniel Jasperclang-format: Allow ternary expressions inside template...
2015-05-06 Daniel Jasperclang-format: Consider operator precedence as penalty...
2015-05-06 Daniel Jasperclang-format: Accept slightly more record declarations.
2015-05-06 Daniel Jasperclang-format: Fix bad wrapping of ObjC method exprs.
2015-05-06 Daniel Jasperclang-format: Properly indent method calls without...
2015-05-06 Manuel KlimekRemove deprecated version of reformat.
2015-05-06 Daniel Jasperclang-format: Don't allow -i when reading from stdin.
2015-05-06 Manuel KlimekRemove all computation of structural errors in clang...
2015-05-06 Daniel Jasperclang-format: Fix another assertion discovered by the...
2015-05-06 Daniel Jasperclang-format: Prevent assertion discovered by fuzzer.
2015-05-06 Daniel Jasperclang-format: Prevent exponential runtime in token...
2015-05-06 Alexey Bataev[OPENMP] Fixed messages about predetermined DSA for...
2015-05-06 Daniel Jasperclang-format: Fix bug in multiline comment wrapping.
2015-05-06 Alexey Bataev[OPENMP] Fix for http://llvm.org/PR23387: clang fails...
2015-05-06 Ahmed BougachaRevert "[analyzer] scan-build: support spaces in compil...
2015-05-05 Justin BognerInstrProf: Don't start or end coverage regions inside...
2015-05-05 David MajnemerUpdate testcase to match r236539
2015-05-05 Anton Yartsev[analyzer] This eliminates regression caused by r236423.
2015-05-05 Ulrich Weigand[SystemZ] Add support for z13 low-level vector builtins
2015-05-05 Ulrich Weigand[SystemZ] Add support for z13 and its vector facility
2015-05-05 Kaelyn TakataAllow TransformTypos to ignore corrections to a specifi...
2015-05-05 Alexey Bataev[OPENMP] Allow use of macros in OpenMP directives/clauses.
2015-05-05 Alexey Bataev[OPENMP] Fixed incorrect work with cleanups, NFC.
2015-05-05 Alexey BataevRevert revision 236487: [OPENMP] Fixed incorrect work...
2015-05-05 Daniel Jasperclang-format: [JS] support optional methods.
2015-05-05 Alexey Bataev[OPENMP] Fixed incorrect work with cleanups, NFC.
2015-05-05 Daniel Jasperclang-format: [JS] Do not collapse short interfaces.
2015-05-05 Alexey BataevRevert revision 236482: [OPENMP] Fixed incorrect work...
2015-05-05 Alexey Bataev[OPENMP] Fixed incorrect work with cleanups, NFC.
2015-05-05 Alexey BataevRevert revision 236480: [OPENMP] Fixed incorrect work...
2015-05-05 Alexey Bataev[OPENMP] Fixed incorrect work with cleanups, NFC.
2015-05-05 Alexey Bataev[OPENMP] Codegen for 'firstprivate' clause in 'task...
2015-05-05 David Majnemer[MS ABI] Cleanup selectBasePath
2015-05-04 Kostya SerebryanyFix buffer overflow in Lexer
2015-05-04 Kostya Serebryany[clang-fuzzer] make clang-fuzzer slightly faster by...
2015-05-04 Reid KlecknerUpdate MSVC compatibility doc note about exceptions
2015-05-04 Richard Smith[modules] Don't bother registering loaded macros if...
2015-05-04 Jan VeselyR600: Add fma and ldexp asic specific feature macros
2015-05-04 David Majnemer[MS ABI] Fix a crash in vptr path calculation
2015-05-04 Serge PavlovGet rid of compiler warning.
2015-05-04 Serge PavlovInstantiate incomplete class used in template method.
2015-05-04 Duncan P. N... Reapply "Frontend: Stop leaking when not -disable-free"
2015-05-04 Anton Yartsev[analyzer] scan-build: support spaces in compiler path...
2015-05-04 Duncan P. N... Revert "Frontend: Stop leaking when not -disable-free"
2015-05-04 Duncan P. N... Frontend: Stop leaking when not -disable-free
2015-05-04 Daniel Jasperclang-format: NFC: Delete FormatToken::IsForEachMacro...
2015-05-04 Daniel Jasperclang-format: NFC: Use default member initializers...
2015-05-04 Daniel Jasperclang-format: Force aligning different brackets relativ...
2015-05-04 Richard SmithMention PPCallbacks interface change in release notes.
2015-05-04 Richard SmithSwitch PPCallbacks to take the new MacroDefinition...
2015-05-04 Richard SmithRename MacroDefinition -> MacroDefinitionRecord, Prepro...
2015-05-02 Yaron Kerenclang-format function definition header. NFC.
2015-05-02 Yaron KerenReplace GetNumBytesInBuffer() in MicrosoftCXXNameMangle...
2015-05-02 Daniel Jasperclang-format: [JS] Fix calculation of template string...
2015-05-02 Daniel Jasperclang-format: [JS] Fix templated parameter default...
2015-05-02 David Majnemer[MS ABI] Add testcase which was missing from r236354
2015-05-02 Justin BognerInstrProf: Cede ownership of createProfileWeights to CGF
2015-05-02 Richard Smith[modules] Remove dead code from Module for tracking...
2015-05-02 Richard Smith[modules] Don't bother creating a ModuleMacro represent...
2015-05-02 Steven WuFix -fobjc-arc doesn't work with -save-temps
2015-05-02 Kaelyn TakataDiagnose delayed typos when parsing a postfix expressio...
2015-05-02 Justin BognerInstrProf: Use a locally tracked current count in Compu...
2015-05-02 Richard Smith[modules] If a module #includes a modular header that...
2015-05-01 Justin BognerInstrProf: Replace the RegionCounter class with a simpl...
2015-05-01 Justin BognerInstrProf: Add a couple of checks to this test
2015-05-01 David MajnemerRemove some code left around for debugging purposes
2015-05-01 David Majnemer[MS ABI] Detect and diagnose vftables which cannot...
2015-05-01 David Majnemer[MS ABI] NV bases may indirectly contain covariant...
2015-05-01 Richard Smith[modules] Add -fmodules-local-submodule-visibility...
2015-05-01 Tim NorthoverARM: merge Cyclone into other ARMv8 CPUs and add tests...
2015-05-01 Kaelyn TakataAlso correct typos in the middle of a ternary expressio...
2015-05-01 Nick LewyckyAdjust the wording of the "brackets go after the unqual...
2015-05-01 NAKAMURA TakumiSuppress clang/test/OpenMP/task_private_codegen.cpp...
2015-05-01 Kaelyn TakataEagerly correct typos in ParenExprs that may be type...
2015-05-01 Justin BognerInstrProf: Fix a coverage crash where a macro begins...
2015-05-01 Jan VeselyR600: Report fp64 on all capable asics
2015-05-01 Benjamin KramerMake helper functions static. NFC.
2015-05-01 NAKAMURA TakumiASTReader.h: Prune "\param Complain" since r236300...
2015-05-01 Yunzhong GaoFix a few line endings. NFC.
2015-05-01 Richard Smith[modules] Start moving the module visibility informatio...
2015-05-01 Justin BognerInstrProf: This call does nothing, remove it
2015-04-30 Justin BognerInstrProf: Support for setting profile output from...
2015-04-30 Richard SmithMake macro dumping robust against a nonexistent macro.
2015-04-30 Richard TrieuFix -Wpessimizing-move by removing call to std::move
2015-04-30 Richard Smith[modules] Add a mechanism to dump information about...
2015-04-30 Justin BognerInstrProf: Fix handling of profile counters in the...
2015-04-30 Reid KlecknerRe-commit the test fix that went with r236274
2015-04-30 Reid KlecknerRevert most of r236271, leaving only the datalayout...
2015-04-30 Reid KlecknerUse 4 byte preferred aggregate alignment in datalayout...
next