summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* There is no such thing as __attribute__((align)); that's a __declspec attribu...Aaron Ballman2014-01-13
* [ms-abi] Leading VFPtrs don't suppress the leading zero sized flagWarren Hunt2014-01-13
* Update tests in preparation for using the MS ABI for Win32 targetsHans Wennborg2014-01-13
* [ms-abi] Quick fix layout of an array of recordsReid Kleckner2014-01-13
* Hook up NetBSD/aarch64.Joerg Sonnenberger2014-01-13
* [analyzer] Add a CFG node for the allocator call in a C++ 'new' expression.Jordan Rose2014-01-13
* [ms-cxxabi] Elide dtor access checks for pass-by-val objects in calleesHans Wennborg2014-01-13
* Rename target i386-linux-android to i686-linux-androidAlexey Bataev2014-01-13
* Clarify warn_cxx98_compat_attribute diagnosticAlp Toker2014-01-12
* SPARC passes non-trivial C++ objects indirectly like everybody else.Jakob Stoklund Olesen2014-01-12
* MIPS and SPARC assemblers both take the -KPIC flag.Jakob Stoklund Olesen2014-01-12
* test case hygiene.Benjamin Kramer2014-01-11
* Select the UltraSPARC instruction set when invoking the assembler.Jakob Stoklund Olesen2014-01-11
* Add a new attribute 'enable_if' which can be used to control overload resolut...Nick Lewycky2014-01-11
* Use the appropriate SourceLocation for the template backtrace when doingNick Lewycky2014-01-11
* PR12208: Under -fno-elide-constructors, don't forget to actually copy an NRVORichard Smith2014-01-11
* [ms-abi] Change the way alignment is trackedWarren Hunt2014-01-11
* Fix "regression" caused by updating our notion of POD to better match the C++11Richard Smith2014-01-11
* [ms-abi] Adjusting Rules for Padding Between BasesWarren Hunt2014-01-10
* Downgrade bogus ExtWarn on duplicate 'friend' specifier to a Warning, and add aRichard Smith2014-01-10
* [analyzer] Model getters of known-@synthesized Objective-C properties.Jordan Rose2014-01-10
* ObjectiveC. Remove warning on mismatched methodsFariborz Jahanian2014-01-10
* Implement -m32 and -m64 with llvm::Triple functions.Jakob Stoklund Olesen2014-01-10
* Enable -fuse-init-array for all AArch64 ELF targets by default, not just linux.Kristof Beyls2014-01-10
* Use 'w' instead of 'c' to represent the win32 mangling.Rafael Espindola2014-01-10
* Use the right dynamic linker for SPARC Linux executables.Jakob Stoklund Olesen2014-01-10
* Make the tautological out of range warning use Sema::DiagRuntimeBehavior so thatRichard Trieu2014-01-10
* Give the linker the right ELF type for SPARC targets.Jakob Stoklund Olesen2014-01-10
* Pass -32/-64 to the assembler when building for sparc/sparc64.Jakob Stoklund Olesen2014-01-10
* [ms-abi] Handle __declspec(align) on bitfields "properly"Warren Hunt2014-01-10
* ObjectiveC. 1) Warn when @dynamic (as well as synthesize) Fariborz Jahanian2014-01-10
* [ms-abi] Fixing CGRecordLayoutBuilder w.r.t. MS NonVirutalBase LayoutWarren Hunt2014-01-09
* __has_attribute now understands target-specific attributes. So when you ask w...Aaron Ballman2014-01-09
* Fix ast-dump-color.cpp test following r198883Alp Toker2014-01-09
* Preserve -fretain-comments-from-system-headers in modulesBen Langmuir2014-01-09
* Have attribute 'objc_precise_lifetime' suppress -Wunused.Ted Kremenek2014-01-09
* The OpenCL specification states that images are allocated Pekka Jaaskelainen2014-01-09
* check-clang: Add dependencies to PrintFunctionNames and SampleAnalyzerPlugin,...NAKAMURA Takumi2014-01-09
* In areVectorOperandsLaxBitCastable() allow bitcast between a vector and scalar.Argyrios Kyrtzidis2014-01-09
* PR18401: Fix assert by implementing the current proposed direction of coreRichard Smith2014-01-09
* [ms-abi] Fixed failing lit test.Warren Hunt2014-01-09
* Add a test for Static Analyzer checker pluginsAlp Toker2014-01-09
* [ms-abi] Refactor Microsoft Record LayoutWarren Hunt2014-01-09
* Ensure that ENABLE_SHARED is substituted for use in Windows buildsAlp Toker2014-01-08
* [analyzer] Warn about double-delete in C++ at the second delete...Jordan Rose2014-01-08
* Define ENABLE_CLANG_EXAMPLES instead of relying on BUILD_EXAMPLESAlp Toker2014-01-08
* Prospective build fix for the Makefile systemAlp Toker2014-01-08
* Build fix following r198747Alp Toker2014-01-08
* Add tests for clang pluginsAlp Toker2014-01-08
* For AArch64, support builtin neon vector type with 'long' as base element type.Jiangning Liu2014-01-08