]> granicus.if.org Git - clang/shortlog
clang
2015-09-13 Gabor Horvath[Static Analyzer] Merge the Objective-C Generics Checke...
2015-09-13 Vedant Kumar[docs] NFC: Fix line formatting in INSTALL.txt
2015-09-12 Ted KremenekUse -f instead of -d flag for testing existing of clang...
2015-09-12 Kelvin LiTest commit.
2015-09-12 David Majnemer[CodeGen] Remove wrapper-free always_inline functions...
2015-09-12 Sean SilvaClean up trailing whitespace in the builtin headers
2015-09-12 NAKAMURA Takumiclang/test/Driver/stackrealign.c REQUIRES clang-driver.
2015-09-12 Evgeniy StepanovAlways_inline codegen rewrite.
2015-09-11 Evgeniy StepanovRevert "Specify target triple in alwaysinline tests."
2015-09-11 Richard SmithAdd new test file missing from r247486.
2015-09-11 Richard Smith[modules] When picking one of two template declarations...
2015-09-11 John McCallWhen comparing two block captures for layout, don't...
2015-09-11 Nico WeberLet selector-expr-lvalue.mm actually test something.
2015-09-11 Gabor Horvath[Static Analyzer] Properly cash the configuration optio...
2015-09-11 Douglas Katzman[Shave]: pass -isystem dirs and "-Wa," args to moviAsm
2015-09-11 Evgeniy StepanovSpecify target triple in alwaysinline tests.
2015-09-11 David MajnemerSimplify logic introduced in r247464.
2015-09-11 Argyrios Kyrtzidis[tooling] In CompileCommand, Expose the 'file' that...
2015-09-11 Chris Bieneman[CMake] [Darwin] Add support for building bootstrap...
2015-09-11 Anton Yartsev[analyzer] Improve behavior if Clang not found.
2015-09-11 Evgeniy StepanovAlways_inline codegen rewrite.
2015-09-11 David Majnemer[MS ABI] Select an inheritance model in template arguments
2015-09-11 Devin Coughlin[analyzer] Add -analyzer-config option for function...
2015-09-11 Argyrios Kyrtzidis[Edit] Fix issue with tracking what macro argument...
2015-09-11 Akira HatanakaRecord function attribute "stackrealign" instead of...
2015-09-11 Adrian PrantlFix a typo and make this test stricter.
2015-09-11 Adrian PrantlRemove an unnecessary check. NFC
2015-09-11 Adrian PrantlRemove a redundant check from CGDebugInfo::shouldOmitDe...
2015-09-11 Adrian PrantlCleanup: Get rid of a bunch of unnecessary invocations...
2015-09-11 Gabor Horvath[Static Analyzer] Fixed a typo in a diagnostic message.
2015-09-11 Aaron BallmanExtend the Token visualizer used by MSVC to display...
2015-09-11 Reid KlecknerUse Itanium C++ ABI triple for new modules+debug test
2015-09-11 Vedant Kumar[test] Specify exception object type in two tests
2015-09-11 Chris Bieneman[CMake] Making the bootstrap-clear target always delete...
2015-09-11 Reid KlecknerUpdate test expectations for LLVM asm printing change
2015-09-11 Adrian PrantlModule Debugging: Emit forward declarations for types...
2015-09-11 Adrian PrantlRevert "Module Debugging: Emit forward declarations...
2015-09-11 Gabor Horvath[Static Analyzer] Properly clean up the dynamic type...
2015-09-11 Gabor Horvath[Static Analyzer] Lambda support.
2015-09-11 Reid Kleckner[SEH] Port __try / __leave test to new IR
2015-09-11 Gabor Horvath[Static Analyzer] Minor cleanups for the nullability...
2015-09-11 Vedant Kumar[CodeGen] Teach SimplifyPersonality about the updated...
2015-09-11 Yaron KerenThis test requires UTF-8 output to print the UT-8 chara...
2015-09-11 Aaron BallmanFixed HasDeclarationMatcher to properly convert all...
2015-09-11 Alexey Bataev[OPENMP] Preserve alignment of the original variables...
2015-09-11 NAKAMURA Takumiclang/test/Modules/ExtDebugInfo.cpp: Use %itanium_abi_t...
2015-09-11 NAKAMURA Takumiclang/test/Modules/ExtDebugInfo.cpp: Use [[@LINE]].
2015-09-11 NAKAMURA TakumiFix \param in r247251. [-Wdocumentation]
2015-09-11 Alexey Bataev[OPENMP] Fix printing of array section with single...
2015-09-11 Richard Smith[modules] Don't load files specified by -fmodule-file...
2015-09-11 David Blaikie[opaque pointer type] update test cases for explicit...
2015-09-11 Richard Smith[modules] Slightly defang an assert that produces false...
2015-09-11 Michael ZolotukhinDocs: Document __builtin_nontemporal_load and __builtin...
2015-09-11 Argyrios Kyrtzidis[sema] Fix assertion hit when using libclang to index...
2015-09-11 Adrian PrantlModule Debugging: Emit forward declarations for types...
2015-09-11 Adrian PrantlCleanup: Let CGDebugInfo::ModuleRefCache use a Tracking...
2015-09-11 David Majnemer[MS ABI] Remove another call to RequireCompleteType
2015-09-11 Reid Kleckner[Driver] Use UniversalCRT on Windows if available
2015-09-10 Michael ZolotukhinDocs: Add missing new line before a list.
2015-09-10 Reid KlecknerHandle '-r' option properly
2015-09-10 John McCallSupport noreturn in limited contexts on Objective-C...
2015-09-10 Reid Kleckner[SEH] Use cleanupendpad so that WinEHPrepare gets the...
2015-09-10 David Majnemer[MS ABI] Make member pointers return true for isIncompl...
2015-09-10 Piotr PadlewskiRevert "Generating assumption loads of vptr after ctor...
2015-09-10 Nico WeberMove sel-address.mm from test/CodeGenCXX to test/SemaOb...
2015-09-10 Peter CollingbourneDriver: Support cfi-icall on all OSs when targeting...
2015-09-10 Adrian PrantlAdd a getDeclContextDescriptor() helper function to...
2015-09-10 Reid Kleckner[SEH] Use catchret in the new EH IR like we do for C++
2015-09-10 Artem Belevich[CUDA] Postprocess bitcode linked in during device...
2015-09-10 Artem Belevich[CUDA] Allow trivial constructors as initializer for...
2015-09-10 Adrian PrantlDebug Info: Remove an unnecessary debug type visitor.
2015-09-10 Hans WennborgRe-commit r247218: "Fix Clang-tidy misc-use-override...
2015-09-10 Aaron BallmanProperly close documentation /code blocks with /endcode.
2015-09-10 Igor BregerAVX-512: Changed nidx parameter in extractf64/32 intrin...
2015-09-10 Alexey Bataev[OPENMP] Generate threadprivates as TLS variables by...
2015-09-10 Alexey Bataev[OPENMP] Fix test incompatibility with Windows.
2015-09-10 Alexey Bataev[OPENMP] Fix test incompatibility with Windows codegen.
2015-09-10 Alexey Bataev[OPENMP] Propagate alignment from original variables...
2015-09-10 Alexey Bataev[OPENMP] Fix test incompatibility with 32-bit platforms
2015-09-10 Alexey Bataev[OPENMP] Outlined function for parallel and other regio...
2015-09-10 David Majnemer[MS ABI] Select a pointer to member representation...
2015-09-10 Peter CollingbourneCFI: Introduce -fsanitize=cfi-icall flag.
2015-09-10 Mehdi AminiEmitRecord* API change: accepts ArrayRef instead of...
2015-09-10 John McCallDon't crash when emitting a block under returns_nonnull.
2015-09-10 Hans WennborgRevert r247218: "Fix Clang-tidy misc-use-override warni...
2015-09-10 Hans WennborgFix Clang-tidy misc-use-override warnings, other minor...
2015-09-09 John McCallARC: Fix the precise-lifetime suppression of returns_in...
2015-09-09 John McCallFix access control for lookups using the Microsoft...
2015-09-09 NAKAMURA Takumithread_local is not implemented for targeting cygwin...
2015-09-09 Sanjay Patelconvert builtin_unpredictable on a switch into metadata...
2015-09-09 Piotr PadlewskiGenerating assumption loads of vptr after ctor call...
2015-09-09 Nathan Wilson[Concepts] Add diagnostic; invalid specifier on functio...
2015-09-09 David Majnemer[MS ABI] Don't crash on references to pointers to membe...
2015-09-09 Mehdi AminiRevert "EmitRecordWith* API change: takes an ArrayRef...
2015-09-09 Mehdi AminiEmitRecordWith* API change: takes an ArrayRef instead...
2015-09-09 Argyrios Kyrtzidis[libclang] Add missing clang_CompileCommand_* functions...
2015-09-09 Argyrios KyrtzidisFix a small bug in clang where generating some temporar...
2015-09-09 Rafael Espindola[Solaris] Use the GCC Installation detector to add...
2015-09-09 Alexandros... [ARM] "cortex-r5f" and "cortex-m4f" are unknown names...
2015-09-09 Steven WuFix vld1_lane intrinsic generation
next