The Week Of Monday 6 January 2014 Archives by thread
Starting: Mon Jan 6 03:14:35 PST 2014
Ending: Sun Jan 12 23:47:38 PST 2014
Messages: 530
- libcxx with Visual C++ : don't redefine _NOEXCEPT when already defined
Yaron Keren
- r198597 - [OpenCL] Produce an error if an address space is used on the return
Joey Gouly
- r198598 - Apply some LLVM_READONLY / LLVM_READNONE on diagnostic functions
Alp Toker
- r198599 - Use token kind instead of '%select{.|->}0' in diagnostic
Alp Toker
- r198600 - Diagnose enum redeclarations properly
Alp Toker
- r198601 - Highlight the previous underlying enum type when diagnosing a mismatch
Alp Toker
- [patch] libcxx type_traits for msvc
G M
- [patch] [libcxx] new/new.cpp
G M
- r198603 - Rename getTokenSimpleSpelling() to getPunctuatorSpelling()
Alp Toker
- r198604 - Support diagnostic formatting of keyword tokens
Alp Toker
- r198605 - Don't use magic constants in the digraph diagnostic
Alp Toker
- r198606 - Simplify diagnostic tag type using the token kind formatter
Alp Toker
- r198607 - Correct underlying integer type of enum TokenKind
Alp Toker
- [PATCH] Select correct clang++ output directory when building with cmake as sub directory on Windows
Kenneth Benzie
- [libcxx] r198608 - Rename several internal templates to get rid of ___ (triple underscores) or worse, four. No functionality change.
Marshall Clow
- [PATCH] [libc++] Check the support of default function template args.
Logan Chien
- [PATCH] Enhance CFG to model C++ new more precisely
Karthik Bhat
- [PATCH] MachO-embedded: refactor Clang to use "*-*-unknown-macho" triple
Tim Northover
- FW: XCore target: add section information.
Robert Lytton
- [PATCH] Add __sinpi and friends as libcalls
Tim Northover
- [libcxx] r198618 - Removed extra trailing underscore in #ifdef (__GNUC___ --> __GNUC__ )
Marshall Clow
- r198621 - Prospective MSVC 2010 build fix
Alp Toker
- <string_view> for libc++
Marshall Clow
- r198461 - Debug info: Ensure that the last stop point in a function is still within
Adrian Prantl
- [PATCH] PR12208 - Problem with -fno-elide-constructors
David Wiberg
- [libc++] Patch: build regression
"C. Bergström"
- [PATCH] Enable C++11
Alp Toker
- LLVM buildmaster will be restarted today after 5 PM Pacific
Galina Kistanova
- [libcxx] r198623 - Back out the <type_traits> changes from r198431; they were breaking when building with glibc. Need to find a better solution for PR18218.
Marshall Clow
- XCore target: add section information.
Richard Osborne
- [PATCH] NoReturn Warning: Non-Void Return Type
dblaikie at gmail.com
- [PATCH] Fix a few code typos in Block ABI spec
Boris Dušek
- [PATCH] Initial instrumentation based PGO implementation
Eric Christopher
- [PATCH] PR18327: -Wsystem-headers introduces build errors
Richard Smith
- [PATCH] SemaChecking: return type validation for member functions
dblaikie at gmail.com
- [PATCH] Warn on suspicious use of absolute value function
Richard Trieu
- [PATCH] NoReturn Warning: Removed Warning for Unreachable Return
Richard Smith
- [PATCH] fix a leak in CodeGenFunction::EmitSwitchStmt (detected by lsan)
David Blaikie
- r198639 - Driver: Accept -fprofile-instr-use and -fprofile-instr-generate
Justin Bogner
- r198640 - CodeGen: Initial instrumentation based PGO implementation
Justin Bogner
- [libcxxabi] r198643 - Implement demangling for user-defined operators.
Howard Hinnant
- r198645 - Properly sort CMake list. NFC.
Ted Kremenek
- [PATCH] Improve x86 android support, add x86_64 android target
Rafael Ávila de Espíndola
- r198649 - CodeGen: Sentences end with a period
Justin Bogner
- r198651 - clang/test/CodeGenCXX/instr-profile.cpp: Appease -Asserts.
NAKAMURA Takumi
- r198652 - ObjectiveC. Computation of offsets when doing @encode type encoding
Fariborz Jahanian
- r198655 - Implement a new -fstandalone-debug option. rdar://problem/15685848
Adrian Prantl
- r188739 - Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""""
Adrian Prantl
- r198666 - Bring back magic constants in the digraph diagnostic
Alp Toker
- r198670 - update comment.
Adrian Prantl
- r198671 - Fix 'unkown' typo in test -target from r198321
Alp Toker
- r198672 - CodeGen: Include llvm/Config/config.h for strtoll on Windows
Justin Bogner
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Serge Pavlov
- [patch, clang-format] Change the output of --version
Nico Weber
- [patch?] Write Version.inc at cmake time, not at build time
Nico Weber
- r198677 - Fix a -Wparentheses warning from GCC that caught a badly formed assert.
Chandler Carruth
- r198680 - For areVectorOperandsLaxBitCastable(), only return false if both opearands are vector types
Argyrios Kyrtzidis
- [PATCH] Make -Wuninitialized warn on pointer-to-member and comma operators.
Enrico Pertoso
- r198686 - Sort all the #include lines with LLVM's utils/sort_includes.py which
Chandler Carruth
- r198689 - Update Clang for the move of headers in r198688.
Chandler Carruth
- [patch] Use -std=gnu89 in tools/c-index-test/CMakeLists.txt
Rafael Espíndola
- [PATCH] Use the integrated assembler by default on OpenBSD/powerpc
Rafael Espíndola
- [patch][pr18006] On x86_64, align arrays >= 32 bytes to 32 bytes
Rafael Espíndola
- r198692 - Remove unused include.
Rafael Espindola
- [clang-tools-extra] r198693 - Initial checkin of new module-map-checker tool.
John Thompson
- [Patch] Fix for PR9812
Erik Verbruggen
- r198694 - Shorten the output of `clang-format --version`, include revision number.
Nico Weber
- [libcxx] r198698 - Replace casts of __impl_ with the correct reinterpret_cast of the
Joerg Sonnenberger
- r198699 - Debug info: Implement a cleaner version of r198461. For symmetry with
Adrian Prantl
- [clang-tools-extra] r198703 - Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't
Chandler Carruth
- r198704 - [cmake] Write Version.inc at cmake time, not at build time.
Nico Weber
- r198705 - Updating the documentation about how to add attributes based on the rather extensive refactorings that have happened over the past several months.
Aaron Ballman
- r198709 - [analyzer] Remove unused ARCNotOwnedSymbol retain count return effect.
Jordan Rose
- r198710 - [analyzer] Pointers escape into +[NSValue valueWithPointer:]...
Jordan Rose
- r198711 - [analyzer] Files with .c extensions are still C++ files if the compiler is CXX.
Jordan Rose
- r198713 - Revert "Debug info: Implement a cleaner version of r198461. For symmetry with"
Adrian Prantl
- r198714 - Revert "Debug info: Ensure that the last stop point in a function is still within"
Adrian Prantl
- r198715 - Re-applying r198699 after reverting r198461.
Adrian Prantl
- [clang-tools-extra] r198716 - Fix the top header that corresponds to this source file. Thanks for
Chandler Carruth
- r198721 - PR18234: Mark a tag definition as invalid early if it appears in a
Richard Smith
- r198722 - [Driver] Fix a typo in the setting of the arch name when -arch x86_64h is used.
Quentin Colombet
- r198723 - PR18400: ignore cv-qualifiers on the underlying type of an enumeration.
Richard Smith
- r198726 - RP18408: If a member template is used as a template template argument, it does
Richard Smith
- r198741 - For AArch64, support builtin neon vector type with 'long' as base element type.
Jiangning Liu
- [PATCH] [AArch64] Support builtin neon vector type with 'long' as base element type
Jiangning Liu
- [PATCH] Select correct clang++ output directory when building with cmake as sub directory on Windows (Kenneth Benzie)
Kenneth Benzie
- r198747 - Add tests for clang plugins
Alp Toker
- r198748 - Use -std=gnu89 in tools/c-index-test/CMakeLists.txt
Rafael Espindola
- r198750 - Build fix following r198747
Alp Toker
- r198751 - Prospective build fix for the Makefile system
Alp Toker
- r198764 - Define ENABLE_CLANG_EXAMPLES instead of relying on BUILD_EXAMPLES
Alp Toker
- [PATCH] Regparm Attribute
Rafael Espíndola
- r198765 - Treating the RegParmAttr as a TypeAttr because that is what it is.
Aaron Ballman
- [CLANG PATCH] Add '-m16' argument to use new x86_16 target
David Woodhouse
- [PATCH] Don't emit diagnostics for system headers.
Alexander Kornienko
- [clang-tools-extra] r198767 - Don't emit diagnostics for system headers.
Alexander Kornienko
- r198769 - clang-format: Fix spacing in Cpp11 braced lists:
Daniel Jasper
- r198770 - clang-format: Don't hang forever when encountering a stray "}" in an @implementation block.
Benjamin Kramer
- [Patch] m32 powerpc-darwin should default to fragile ObjC ABI.
Iain Sandoe
- [PATCH] Restructured code, no functional changes.
Alexander Kornienko
- PATCH for PR18404 - Bug in regex_token_iterator::operator++(int) implementation
Marshall Clow
- r198779 - [analyzer] Warn about double-delete in C++ at the second delete...
Jordan Rose
- [PATCH] [Clang SA] Fix double delete warning reported at wrong location.
Jordan Rose
- r198781 - [Serialization] In ASTReader::getInputFile record it when we didn't find the file to avoid looking it up again.
Argyrios Kyrtzidis
- [patch] Warn on memcmp(a, b, sizeof(a) != 0) & co
Nico Weber
- r198782 - Ensure that ENABLE_SHARED is substituted for use in Windows builds
Alp Toker
- [PATCH] Fix a few code typos in the Block ABI spec
Boris Dušek
- r198804 - Silencing an MSVC warning about control reaching the end of a non-void function.
Aaron Ballman
- r198805 - Attempting a fix the build bots should be happier with. Amends 198804.
Aaron Ballman
- [clang-tools-extra] r198807 - Restructured code, no functional changes.
Alexander Kornienko
- [clang-tools-extra] r198808 - Updated file comment.
Alexander Kornienko
- r198814 - Implement isCXX11FinalKeyword() in terms of isCXX11VirtSpecifier()
Alp Toker
- r198815 - Used the DataLayout methods instead of the Module methods.
Rafael Espindola
- r198818 - [ms-abi] Refactor Microsoft Record Layout
Warren Hunt
- r198820 - Add a test for Static Analyzer checker plugins
Alp Toker
- r198822 - [ms-abi] Fixed failing lit test.
Warren Hunt
- [clang-tools-extra] r198831 - Fix typo
Alp Toker
- [PATCH] clang warning when division of two integer literals loses precision
Matt Arsenault
- [clang-tools-extra] r198832 - Reverted r198807, r198808, as they cause link errors in configure builds. Will look at this later.
Alexander Kornienko
- r198833 - PR18401: Fix assert by implementing the current proposed direction of core
Richard Smith
- r198837 - Fix the clang -Werror build after r198818
David Blaikie
- r198840 - Update Clang's CFGBlock interface to conform to the strange part of
Chandler Carruth
- r198845 - PR18427: Use an appropriately-aligned buffer in APValue, to avoid a crash on
Richard Smith
- r198849 - Revert "PR18427: Use an appropriately-aligned buffer in APValue, to avoid a crash on"
Argyrios Kyrtzidis
- [patch] libcxx test suite bit testing test cases for clz/ctz
G M
- r198856 - In areVectorOperandsLaxBitCastable() allow bitcast between a vector and scalar.
Argyrios Kyrtzidis
- [PATCH] Fix leak in lib/CodeGen/CGException.cpp, PR18318
Kostya Serebryany
- r198857 - Fix leak in lib/CodeGen/CGException.cpp, PR18318
Kostya Serebryany
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Kostya Serebryany
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Alp Toker
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Chandler Carruth
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Alp Toker
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Kostya Serebryany
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Chandler Carruth
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Alp Toker
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Kostya Serebryany
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Chandler Carruth
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Sean Silva
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Alp Toker
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Kostya Serebryany
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Chandler Carruth
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Kostya Serebryany
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Chandler Carruth
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Alp Toker
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Chandler Carruth
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Alp Toker
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Kostya Serebryany
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Alp Toker
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Kostya Serebryany
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Alp Toker
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Jordan Rose
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Alp Toker
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Jordan Rose
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Alp Toker
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Jordan Rose
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Chandler Carruth
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Alp Toker
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Alp Toker
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Sean Silva
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Alp Toker
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Kostya Serebryany
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Kostya Serebryany
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Kostya Serebryany
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Chandler Carruth
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Kostya Serebryany
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Chandler Carruth
- r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Kostya Serebryany
- r198867 - check-clang: Add dependencies to PrintFunctionNames and SampleAnalyzerPlugin, for r198747 and r198820.
NAKAMURA Takumi
- r198868 - The OpenCL specification states that images are allocated
Pekka Jaaskelainen
- r198869 - clang-format: Some tweaks to braces list formatting:
Daniel Jasper
- [PATCH] [OpenCL] Disallow casting between address spaces
Joey Gouly
- r198870 - clang-format: Understand #pragma mark
Daniel Jasper
- r198871 - clang-format: Add @s when breaking NSString literals.
Daniel Jasper
- [PATCH] generate .init_array instead of .ctors sections for AArch64 ELF targets
Kristof Beyls
- [PATCH] DW_TAG_typedef and DW_TAG_structure_type not emitted when typedef is used
jyoti allur
- [clang-tools-extra] r198875 - Re-applied r198807, r198808 with an additional change to fix linking in configure Release+Asserts build.
Alexander Kornienko
- [cfe-dev] [PATCH] Preserve -fretain-comments-from-system-headers in modules
Ben Langmuir
- [PATCH] Support MS Non-Virtual Base Placement Rules in CGRecordLayoutBuilder
David Majnemer
- [libcxx] r198878 - Fix PR18404 - 'Bug in regex_token_iterator::operator++(int) implementation'. Enhance the tests for regex_token_iterator and regex_iterator.
Marshall Clow
- [PATCH] Formatter completely ignores try/catch blocks
Diego Alexander Rojas
- r198883 - Removing a bit of custom parsing functionality used by the thread safety analysis APIs. Now using tablegen to determine whether an attribute's arguments should be parsed in an unevaluated context instead of relying on a separate, hard-coded list of attributes.
Aaron Ballman
- r198885 - Revert "Disable LeakSanitizer in TableGen binaries, see PR18325"
Alp Toker
- [PATCH] Warn when NULL is returned from 'operator new' without 'throw()'
Artyom Skrobov
- r198887 - Attempting to appease the build bots on systems with ansi escape sequences.
Aaron Ballman
- r198888 - Have attribute 'objc_precise_lifetime' suppress -Wunused.
Ted Kremenek
- r198890 - Preserve -fretain-comments-from-system-headers in modules
Ben Langmuir
- r198891 - Use getPointerSizeInBits.
Rafael Espindola
- Add new redhat triple
Cody Maloney
- r198892 - Fix ast-dump-color.cpp test following r198883
Alp Toker
- [PATCH] Target-specific attributes
Aaron Ballman
- [PATCH] Add support for -R driver flag on OpenBSD
Brad Smith
- r198896 - Removing the notion of TargetAttributesSema and replacing it with one where the parsed attributes are responsible for knowing their target-specific nature, instead of letting Sema figure it out. This is necessary so that __has_attribute can eventually determine whether a parsed attribute applies to the given target or not.
Aaron Ballman
- r198897 - __has_attribute now understands target-specific attributes. So when you ask whether an ARM target has the "interrupt" attribute, it will return true for ARM and MSP430 targets, and false for others.
Aaron Ballman
- r196415 - This attribute somehow remained nameless in the attribute tablegen, until now.
Aaron Ballman
- r195620 - Take cv-qualifiers on fields of class type into account when determining
Argyrios Kyrtzidis
- r198899 - Updating documentation for the __has_attribute changes landed in r198897.
Aaron Ballman
- [PATCH] Use the MS ABI for Win32 target by default
Hans Wennborg
- r198900 - [ms-abi] Fixing CGRecordLayoutBuilder w.r.t. MS NonVirutalBase Layout
Warren Hunt
- [PATCH] [ms-cxxabi] Elide dtor access checks for pass-by-val objects in callees
Richard Smith
- r198903 - Reapply r198845, reverted in r198849, with a fix to make it valid C++98, not
Richard Smith
- r198905 - ObjectiveC. 1) Warn when @dynamic (as well as synthesize)
Fariborz Jahanian
- r198906 - CGRecordLayoutBuilder.cpp: Clarify if-else. [-Wdangling-else]
NAKAMURA Takumi
- r198907 - [ms-abi] Handle __declspec(align) on bitfields "properly"
Warren Hunt
- patch: new attribute enable_if
Richard Smith
- [libcxx patch] Modify testit to allow filtering tests by prefixes
Albert Wong (王重傑)
- [libcxx patch] Fix thread.thread.id/lt.pass.cpp to not assume thread::id() produces a minimal value
Albert Wong (王重傑)
- r198911 - Pass -32/-64 to the assembler when building for sparc/sparc64.
Jakob Stoklund Olesen
- r198912 - Give the linker the right ELF type for SPARC targets.
Jakob Stoklund Olesen
- r198913 - Make the tautological out of range warning use Sema::DiagRuntimeBehavior so that
Richard Trieu
- r198918 - Locate GCC installations on SPARC systems.
Jakob Stoklund Olesen
- r198920 - clang-format: Understand ObjC boxed expressions.
Daniel Jasper
- r198922 - reapply r198858: Disable LeakSanitizer in TableGen binaries, see PR18325; this time LeakSanitizerIsTurnedOffForTheCurrentProcess is used instead of __lsan_is_turned_off
Kostya Serebryany
- r198923 - Use the right dynamic linker for SPARC Linux executables.
Jakob Stoklund Olesen
- r198924 - clang-format: Slightly adapt line break in edge case.
Daniel Jasper
- r198935 - TryConsume parser cleanups
Alp Toker
- r198936 - Update LangOpt descriptions
Alp Toker
- [PATCH] Rename target i386-linux-android to i686-linux-android
Alexey Volkov
- r198939 - Use 'w' instead of 'c' to represent the win32 mangling.
Rafael Espindola
- r198940 - Enable -fuse-init-array for all AArch64 ELF targets by default, not just linux.
Kristof Beyls
- r198942 - Remove unexpected code completion handling from ConsumeToken()
Alp Toker
- r198943 - Implement -m32 and -m64 with llvm::Triple functions.
Jakob Stoklund Olesen
- [PATCH] Update code owner for parser
Alp Toker
- [PATCH] Add the check name to the clang-tidy diagnostic output.
Alexander Kornienko
- r177997 - Actually mark ASan-unfriendly test as XFAIL
dblaikie at gmail.com
- r198952 - ObjectiveC. Remove warning on mismatched methods
Fariborz Jahanian
- r198953 - [analyzer] Model getters of known- at synthesized Objective-C properties.
Jordan Rose
- r198956 - Downgrade bogus ExtWarn on duplicate 'friend' specifier to a Warning, and add a
Richard Smith
- r198957 - Use the simpler version of llvm::sys::fs::remove when possible.
Rafael Espindola
- [PATCH] New syntax and functionality for __has_attribute
Aaron Ballman
- [PATCH] Fix failure to find header in module build
John Thompson
- r198975 - [ms-abi] Adjusting Rules for Padding Between Bases
Warren Hunt
- r198983 - Fix "regression" caused by updating our notion of POD to better match the C++11
Richard Smith
- r198988 - [ms-abi] Change the way alignment is tracked
Warren Hunt
- r198991 - PR12208: Under -fno-elide-constructors, don't forget to actually copy an NRVO
Richard Smith
- r198995 - Use the appropriate SourceLocation for the template backtrace when doing
Nick Lewycky
- [PATCH] Add Multilib selection machinery to Clang
Jon Roelofs
- r198996 - Add a new attribute 'enable_if' which can be used to control overload resolution based on the values of the function arguments at the call site.
Nick Lewycky
- r198997 - Whoops! Fix major think-o in the first example in the documentation that I edited at 3am.
Nick Lewycky
- [libcxx] r198505 - Switch to using C++ style casts.
Alp Toker
- [PATCH] Handle va_arg on struct types for the le32 target (PNaCl and Emscripten)
Mark Seaborn
- r199012 - Select the UltraSPARC instruction set when invoking the assembler.
Jakob Stoklund Olesen
- r199013 - Make helper function static.
Benjamin Kramer
- r199017 - test case hygiene.
Benjamin Kramer
- Recent buildmaster issues
Galina Kistanova
- r199034 - MIPS and SPARC assemblers both take the -KPIC flag.
Jakob Stoklund Olesen
- r199037 - SPARC passes non-trivial C++ objects indirectly like everybody else.
Jakob Stoklund Olesen
- r199042 - [PM] Update Clang to follow the header rename in LLVM r199041.
Chandler Carruth
- r199045 - [PM] Update the creation of an IR printing pass to reflect the API
Chandler Carruth
- [PATCH] Formatter explicitly handles try/catch blocks.
Diego Alexander Rojas
- r199053 - Clarify warn_cxx98_compat_attribute diagnostic
Alp Toker
- r199054 - Delete inaccurate doc comment - isVariadic is long gone
Alp Toker
- r199059 - DynamicASTMatchers/VariantValueTest.cpp: It works with msvcrt since setmode(stderr, O_BINARY) were removed.
NAKAMURA Takumi
- r199067 - Add help text for -MMD, -MD, -MM, -M, -MF.
Nico Weber
- [PATCH] [OPENMP] Bug fixes in threadprivate declaration and data sharing attributes processing.
Alexey Bataev
- [clang-tools-extra] r199072 - [CMake] module-map-checker itself should depend just on LLVMSupport.
NAKAMURA Takumi
- r199073 - Rename target i386-linux-android to i686-linux-android
Alexey Bataev
- r199076 - [CMake] Move BUG_REPORT_URL from clang to llvm.
NAKAMURA Takumi
- r199079 - [PM] Update Clang to reflect the new header for the bitcode writer pass
Chandler Carruth
Last message date:
Sun Jan 12 23:47:38 PST 2014
Archived on: Tue Aug 4 15:31:26 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).