]> granicus.if.org Git - clang/shortlog
clang
2015-05-08 Nikola SmiljanicFix path separator issue on Windows.
2015-05-07 Alexey SamsonovUpdate docs for SanitizerCoverage.
2015-05-07 Alexey Samsonov[SanitizerCoverage] Implement user-friendly -fsanitize...
2015-05-07 David Majnemer[MS ABI] Make sure we number thread_local statics seper...
2015-05-07 Artem BelevichFixed test failure on machines with 32-bit size_t.
2015-05-07 Artem Belevich[cuda] Include GPU binary into host object file and...
2015-05-07 James DennettReplace the broken LambdaCapture::isInitCapture API.
2015-05-07 Alexey Samsonov[SanitizerCoverage] Give clang-cc1 the power to precisl...
2015-05-07 David Blaikie[opaque pointer type] Correctly pass the pointee type...
2015-05-07 Yaron KerenUpdate the subversion link to http://subversion.apache...
2015-05-07 Yaron KerenFix clang getting started guide to require VC2013 inste...
2015-05-07 Szabolcs SiposAdding new AST matcher: gnuNullExpr
2015-05-07 Daniel Jasperclang-format: Improve r236597, Properly indent method...
2015-05-07 Manuel KlimekImplements a way to retrieve information about whether...
2015-05-07 Elena DemikhovskyAVX-512: FP compare intrinsics - changed type of CC...
2015-05-07 NAKAMURA TakumiMark clang/test/CodeGenCXX/microsoft-abi-thread-safe...
2015-05-07 David MajnemerFix some glitches in the MSVCCompatibility document
2015-05-07 Alexey BataevFix for http://llvm.org/PR23392: magick/feature.c from...
2015-05-07 David MajnemerNote that we support 'throw' for the MS ABI.
2015-05-07 David Majnemer[MS ABI] Implement thread-safe initialization using...
2015-05-07 Alexey Bataev[OPENMP] Generate !llvm.mem.loop_parallel_access metada...
2015-05-07 Alexey Bataev[OPENMP] Fixed test for reduction on 'sections' directive.
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...
next