The Week Of Monday 12 August 2013 Archives by thread
Starting: Mon Aug 12 01:51:36 PDT 2013
Ending: Sun Aug 18 22:38:27 PDT 2013
Messages: 612
- [PATCH] Abstract out virtual calls and virtual function prologue code generation
Timur Iskhodzhanov
- [PATCH] [ClangFormat] Add ConstructorInitializerOffset to control initializer list indentation
Daniel Jasper
- XCore target front end
Robert Lytton
- [clang-tools-extra] r188168 - Remove CRs added in r187370.
Nico Weber
- r188170 - Use new llvm::SpecialCaseList API in CodeGenModule
Alexey Samsonov
- r188172 - clang-format: Correctly format alias declarations.
Daniel Jasper
- r188174 - Fix FileCheck --check-prefix lines.
Tim Northover
- r188175 - clang-format: Improve stream-formatting.
Daniel Jasper
- {PATCH] clang::tooling::ArgumentAdjuster - Add file name argument to Adjust callback
Thompson, John
- [PATCH] WIP Fix for temporary destructors in conditionals
Pavel Labath
- [PATCH] [analyzer] Refactor conditional expression evaluating code
Pavel Labath
- r188178 - SourceManager intialization tweaks.
Benjamin Kramer
- [Patch] Fix for Static Analyzer bug PR16558
Karthik Bhat
- [libclc] r188179 - Add vload* for addrspace(2) and use as constant load for R600
Aaron Watry
- [libclc] r188180 - Enable assembly vload3 int/uint constant/global for R600
Aaron Watry
- [libclc] r188181 - Add intN vloadN() implementations for address spaces 3 and 4
Aaron Watry
- r188182 - This test passes on freebsd after r188178. Not exactly sure why.
Benjamin Kramer
- [PATCH] Use -std=c++11 when no arguments are provided.
Ariel Bernal
- [PATCH] Allow ExternalSemaSource to participate in typo correction
Luke Zarko
- [PATCH] Move SanitizerArgs to the clang Driver
Alexey Samsonov
- [PATCH] cpp11-migrate: Write header replacements to disk
Edwin Vane
- r188184 - [Mips] MSA frontend option support
Jack Carter
- [PATCH] Refactor "MatcherList" into "VariantMatcher" and abstract the notion of a list of matchers for the polymorphic case.
Samuel Benzaquen
- First half (set/multiset) of N3657
Marshall Clow
- r188190 - clang-cl: Expand warning about /TC and /TP override, and expand test
Hans Wennborg
- [libcxx] r188192 - Nico Rieck: this patch series fixes visibility issues on Windows as explained in <http://lists.cs.uiuc.edu/pipermail/cfe-dev/2013-August/031214.html>.
Howard Hinnant
- [PATCH] [libcxx] Visibility fixes for Windows
Howard Hinnant
- [PATCH] [PATCH] Repost using Phabricator of ArgumentsAdjuster change (part 1)
John Thompson
- [PATCH] [PATCH] Repost of ArgumentsAdjuster change (part 2)
John Thompson
- [PATCH] clang-cl: Choose executable name base on input name or /Fe
Reid Kleckner
- r188196 - Add hooks for typo correction to ExternalSemaSource, courtesy of Luke Zarko.
Kaelyn Uhrain
- r188197 - Forgot to add unittests/Sema/ before committing r188196 :(
Kaelyn Uhrain
- r188206 - Patch by Chris Wailes <chris.wailes at gmail.com>.
DeLesley Hutchins
- [PATCH] [patch] Adding Consumed Analysis to Clang
Delesley Hutchins
- r188208 - Fix crash w/BlockDecl and invalid qualified decl.
Eli Friedman
- r188209 - Fix pretty-printing for unnamed unions.
Eli Friedman
- r188210 - clang-cl: Support the /Fe option
Hans Wennborg
- r188211 - Speculative build fix for r188206.
Hans Wennborg
- [PATCH] Add support for -fsanitize-blacklist and default blacklists for DFSan
Peter Collingbourne
- r188212 - Add hooks to ExternalSemaSource for after-the-fact diagnosis of
Kaelyn Uhrain
- r188213 - clang-cl: Consolidate tests for /Fo and /Fe into cl-outputs.c
Hans Wennborg
- r188214 - DebugInfo: simplify some limited/declaration creation APIs
David Blaikie
- [PATCH] [-cxx-abi microsoft] Mangle TemplateArgument::Declaration for references
Reid Kleckner
- [PATCH] [-cxx-abi microsoft] Mangle __uuidof correctly into template parameters
Reid Kleckner
- [PATCH] clang-cl: Sink /Fe and /Fo diagnostic code into BuildActions
Hans Wennborg
- r188222 - DebugInfo: Simplify declaration building code - relying on the limit debug info checking already in CreateType(RecordType)
David Blaikie
- r188224 - ObjectiveC migration. Add couple of routine
Fariborz Jahanian
- patch: link ubsan into shared libraries
Nick Lewycky
- r188226 - clang-cl: Sink /Fe and /Fo diagnostic code into BuildActions
Hans Wennborg
- r188230 - Remove Sema includes from Analysis code to fix layering
Reid Kleckner
- PR16752[PATCH]: 'mode' attribute for unusual targets doesn't work properly.
Eli Friedman
- r188237 - Silence a warning from MSVC about not returning a value
Reid Kleckner
- [libcxx] r188241 - First half of support for N3657; heterogenous lookups for set/multiset
Marshall Clow
- [libcxx] r188242 - More support for N3657; tests for is_transparent
Marshall Clow
- Second half (map/multimap) of N3657
Marshall Clow
- r188245 - [-cxx-abi microsoft] Mangle TemplateArgument::Declaration for references
David Majnemer
- [PATCH] [libcxx] Distinguish between MSVC, MSVCRT, and Windows-specific code
G M
- [PATCH] Delete CC_Default and use the target default CC everywhere
Reid Kleckner
- r188248 - AnalysisBasedWarnings.cpp:: Prune "\param VariableName", possibly copypasto, in comments. [-Wdocumentation]
NAKAMURA Takumi
- r188249 - variable templates updated for PCH serialization... Still working on test cases...
Larisse Voufo
- r188251 - Drive by cleanup
David Blaikie
- about PCH
Yao SHEN
- r188252 - [-cxx-abi microsoft] Mangle __uuidof correctly into template parameters
David Majnemer
- r188253 - clang-format: Slightly adapt line break penalties.
Daniel Jasper
- r188255 - clang-format: Activate WebKit-style tests for MS compilers.
Daniel Jasper
- r188256 - clang-format: Improve boolean expression formatting in macros.
Daniel Jasper
- [PATCH] CodeGen: __uuidof should work even with an incomplete _GUID type
David Majnemer
- r188257 - Fix typo in comment.
David Majnemer
- r188258 - Add XCore target
Robert Lytton
- [PATCH] [-cxx-abi microsoft] INT_MIN is mangled like -INT_MIN
David Majnemer
- r188260 - clang-format: Add option for the offset of constructor initializers.
Daniel Jasper
- How to write and use chained PCHs
Yao SHEN
- r188271 - Fix xcore tests to use regex.
Arnold Schwaighofer
- r188272 - Refactor "MatcherList" into "VariantMatcher" and abstract the notion of a list of matchers for the polymorphic case.
Samuel Benzaquen
- [libcxx] r188273 - Create a C++14 status page
Marshall Clow
- [clang-tools-extra] r188274 - cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
- [libcxx] r188275 - Fix case mismatch
Marshall Clow
- [libcxx] r188276 - escape some template specs
Marshall Clow
- [libcxx] r188277 - Fix template formatting. No, really
Marshall Clow
- r188280 - Move logic to enable the vectorizer to clang
Arnold Schwaighofer
- [libcxx] r188282 - Added more tests for numeric conversion error handing; Refs LWG issue 2009
Marshall Clow
- [libcxx] r188283 - Updated issues 2009 and 2074
Marshall Clow
- [libcxx] r188284 - Removed 'Ready' issues from Bristol
Marshall Clow
- [libcxx] r188286 - Updated Issue 2187
Marshall Clow
- r188287 - Fixing a conflict detection bug in tooling::deduplicate
Edwin Vane
- [PATCH] Adding a vector version of tooling::applyAllReplacements
Edwin Vane
- [PATCH] Fixes test failure on darwin introduced by r188274
Tareq A. Siraj
- [libcxx] r188294 - Updated issues 2039, 2044, 2197, 2225, and 2231
Marshall Clow
- r188295 - Adding a vector version of tooling::applyAllReplacements
Edwin Vane
- [clang-tools-extra] r188299 - Fixes test failure on darwin introduced by r188274
Tareq A. Siraj
- [PATCH] cpp11-migrate: Header change application tool - migmerge
Edwin Vane
- r188303 - ObjectiveC migrator: Fixes a crash and makes couple
Fariborz Jahanian
- [PATCH] Header dependencies support for modularize
John Thompson
- r188304 - Have Range::overlapsWith use positive logic
Edwin Vane
- [clang-tools-extra] r188306 - Avoid errors on header guards using #if defined(NAME).
John Thompson
- r188307 - Fix implementation of C11 6.2.7/4 and C++11 [dcl.array]p3:
Richard Smith
- [clang-tools-extra] r188308 - Enhanced test for header guards.
John Thompson
- [PATCH] cpp11-migrate: Adding -yaml-only option
Edwin Vane
- Access Softek looks for a project
Galina Kistanova
- [VIRUS SCAN ERROR] [libc++] Patch for AIX port
Xing Xue
- [PATCH] clang-cl: Support the /link option and hard-code the target triple
Hans Wennborg
- [PATCH] Bug Fix: Disallow a variable template to be redeclared as a non-templated variable
Larisse Voufo
- r188316 - Handle "--" explicitly in the driver
Hans Wennborg
- [PATCH] More fixes for windows on top of r188299
Tareq A. Siraj
- [PATCH] Bug fix: note diagnosis on expression narrowing...
Larisse Voufo
- [libcxx] r188320 - Second half (map/multimap) of N3657
Marshall Clow
- [libcxx] r188321 - Update for N3657 and issue 2010
Marshall Clow
- [libcxx] r188322 - Eradicate tabs
Marshall Clow
- r188324 - sizeof(void) etc. should be a hard error in C++.
Eli Friedman
- r188325 - Link in the ubsan runtime when building shared objects.
Nick Lewycky
- [PATCH] R600: Add local address pointer size to DataLayout
Tom Stellard
- LWG Issue #2187 (emplace_back and emplace for vector<bool>)
Marshall Clow
- r188330 - Fix Altivec vector literal parser hack for C++11.
Eli Friedman
- r188331 - clang-cl: Support /link option and set target to win32
Hans Wennborg
- r188332 - ObjectiveC [QoI] issue warning if an element of an nsarray
Fariborz Jahanian
- [libcxx] r188333 - Implement LWG Issue #2187 (emplace_back and emplace for vector<bool>)
Marshall Clow
- r188334 - Don't produce duplicate notes if we have deduction failure notes when resolving
Richard Smith
- r188335 - Refine diagnostics in my last patch.
Fariborz Jahanian
- [PATCH] Driver: Forward -Wl, and -Xlink arguments when using windows linker
Hans Wennborg
- [clang-tools-extra] r188345 - clang-tools-extra/test/cpp11-migrate/HeaderReplacements/main.cpp: Suppress this on win32, for now. Investigating.
NAKAMURA Takumi
- r188346 - Driver: Forward -Wl, and -Xlink arguments when using windows linker
Hans Wennborg
- [clang-tools-extra] r188347 - clang-tools-extra/test/cpp11-migrate/HeaderReplacements/main.cpp: Use FileCheck instead of grep(1).
NAKAMURA Takumi
- [clang-tools-extra] r188349 - clang-tools-extra/test/cpp11-migrate/HeaderReplacements/main.cpp: Use "%/t" instead of "%t" on sed(1) to avoid \'s expanded to control chars.
NAKAMURA Takumi
- r188350 - Bug fix: disallow a variable template to be redeclared as a non-templated variable
Larisse Voufo
- [PATCH] Explicit flag for Conditional Expressions with Omitted Operands
Peter N Lewis
- r188352 - Driver::IsUsingLTO() no longer return true when seeing -emit-llvm.
Shuxin Yang
- r188353 - revert 188352
Shuxin Yang
- r188354 - [tests] Ensure subsitution string is ascii.
Daniel Dunbar
- [PATCH] [analyzer] Fix inefficiency in dead symbol removal
Pavel Labath
- [clang-tools-extra] r188368 - \param is not for referring to arguments.
Benjamin Kramer
- [clang-tools-extra] r188371 - cpp11-migrate: Adding -yaml-only option
Edwin Vane
- r188373 - Revert r188354, "[tests] Ensure subsitution string is ascii."
NAKAMURA Takumi
- [clang-tools-extra] r188374 - cpp11-migrate: Fix silly logic error preventing multiple transforms
Edwin Vane
- [libcxx] r188375 - Add a deleted assignment operator for basic_ostream; LWG Issue #2067
Marshall Clow
- [libcxx] r188378 - Mark LWG Issue #2110 and #2113 as completed - they were already done
Marshall Clow
- [libcxx] r188381 - Added CWG and SG1 papers to libc++ status page
Marshall Clow
- [libcxx] r188383 - remove CWG papers from list; add link to clang status page
Marshall Clow
- r188384 - [tests] Reapply r188354, ensure subsitution string is ascii.
Daniel Dunbar
- [PATCH] cpp11-migrate: Fixing doxygen warnings
Tareq A. Siraj
- [libcxx] r188387 - Added some missing issues to the c++1y status page, and put in hyperlinks for the papers.
Howard Hinnant
- [clang-tools-extra] r188394 - cpp11-migrate: Fixing doxygen warnings
Tareq A. Siraj
- [libcxx] r188395 - Fix signed/unsigned warnings when building libc++ in C++14 mode
Marshall Clow
- [libcxx] r188396 - Xing Xue: port to IBM XLC++/AIX.
Howard Hinnant
- r188400 - Enhance the clang -v gcc debug printing to skip obviously bad and duplicate paths.
Benjamin Kramer
- [PATCH] Refactor ArgumentAdaptativeMatcher matchers to remove the template from their declaration.
Samuel Benzaquen
- [PATCH] cpp11-migrate: Remove mention of 'headers' from serialization code
Edwin Vane
- r188403 - Add support for -fsanitize-blacklist and default blacklists for DFSan.
Peter Collingbourne
- [clang-tools-extra] r188404 - cpp11-migrate: Remove mention of 'headers' from serialization code
Edwin Vane
- r188405 - Testcase for r188400.
Benjamin Kramer
- r188406 - Do no use -emit-llvm for -flto.
Shuxin Yang
- r188408 - Fix grammar mistake.
Shuxin Yang
- r188409 - Bug fix: note diagnosis on expression narrowing should say "variable template" instead of "static data member" when appropriate
Larisse Voufo
- r188410 - PR16875: The return type of a dependent function type is visible when it's
Richard Smith
- [libcxx] r188413 - Relax complete-type check for functions and function pointers to allow void return type. This bug was exposed by Eli Friedman's commit to clang r188324. Anywhere this version of clang ships, this libc++ fix must follow. However this fix is compatible with previous clangs, and so this libc++ doesn't need to wait for this clang.
Howard Hinnant
- r188414 - Relax testcase for r188400 to not test for forward-slashes as path separators.
Adrian Prantl
- r188432 - [static analyzer] Factor out ArgEffect and RetEffect into public header file.
Ted Kremenek
- r188433 - [static analyzer] add a simple "CallEffects" API to query the retain count semantics of a method.
Ted Kremenek
- [cfe-commits] r154188 - /cfe/trunk/test/lit.cfg
Daniel Dunbar
- r188438 - ObjectiveC [Sema]. This patch makes sure that all inherited
Fariborz Jahanian
- [PATCH] cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
- [PATCH] [-cxx-abi microsoft] Mangle member pointers better
Reid Kleckner
- r188439 - Add ctorInitializer to the dynamic AST Matcher registry.
Stefanus Du Toit
- r188440 - Add a bit of explanation for FrontendActionFactory.
Stefanus Du Toit
- r188447 - CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
Stephen Lin
- r188450 - [-cxx-abi microsoft] Mangle member pointers better
David Majnemer
- [PATCH] Parse: Do not 'HandleTopLevelDecl' on templated functions.
David Majnemer
- r188452 - Clang and AArch64 backend patches to support shll/shl and vmovl instructions and ACLE functions
Hao Liu
- r188453 - Add back a test that was removed in r188450
David Majnemer
- r188456 - Fix the build failure of Realease version
Hao Liu
- XCore make test checks more concise
Robert Lytton
- XCore target: Add target specific EmitVAArg
Robert Lytton
- r188459 - Update sanitizer attribute documentation to match behaviour change in r187967.
Evgeniy Stepanov
- r188461 - [Mips][msa] Added most builtins from add.a to xori
Jack Carter
- r188462 - Use the integrated assembler on NetBSD/powerpc by default.
Joerg Sonnenberger
- r188463 - Build unwind tables by default on NetBSD.
Joerg Sonnenberger
- r188464 - [Mips][msa] Add support for half
Jack Carter
- r188465 - Thread safety analysis: move warnings within lock/unlock functions out of beta.
DeLesley Hutchins
- [PATCH] cpp11-migrate: Further generalize replacements serialization
Edwin Vane
- r188468 - [analyzer] If realloc fails on an escaped region, that region doesn't leak.
Jordan Rose
- [PATCH] Tweak the CMake package rules for Windows
Hans Wennborg
- [PATCH] Fixing a bug where debug info for a local variable gets emitted at file scope
Yunzhong Gao
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
Jonathan Schleifer
- r188470 - ObjectiveC migrator: In deciding NS_OPTION over
Fariborz Jahanian
- r188473 - Fixes a gross conditional in my last patch.
Fariborz Jahanian
- r188474 - DebugInfo: Don't create duplicate forward declaration metadata unnecessarily.
David Blaikie
- r188475 - DebugInfo: remove unnecessary type registration
David Blaikie
- [libclc] r188476 - Add hadd builtin
Aaron Watry
- [libclc] r188477 - Add rhadd builtin
Aaron Watry
- r188478 - [autotools->cmake] Added CMake support for the preprocessor variable CLANG_REPOSITORY_STRING.
Michael Gottesman
- r188479 - [autotools->cmake] Added variable CLANG_VENDOR_UTI.
Michael Gottesman
- r188480 - Add another test to my last patch (NS_OPTION vs. NS_ENUM)
Fariborz Jahanian
- make arm-use-movt available for all ARM
Jeroen Hofstee
- [PATCH] Templatize tooling::deduplicate()
Edwin Vane
- r188481 - CodeGen: __uuidof should work even with an incomplete _GUID type
David Majnemer
- [PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors
Guillaume Papin
- r188482 - DebugInfo: Revert change to the return type of createRecordFwdDecl
David Blaikie
- r188486 - DebugInfo: Unify & optimize the lazy addition of record types
David Blaikie
- r188488 - make arm-use-movt available for all ARM
Renato Golin
- r188491 - DebugInfo: Add a FIXME, remove a FIXME.
David Blaikie
- r188492 - DebugInfo: Make CGDebugInfo::getStaticDataMemberDeclaration's argument type match the semantics
David Blaikie
- r188493 - ObjectiveC migrator. Start annotating CF functions
Fariborz Jahanian
- r188494 - DebugInfo: Remove unused conditional
David Blaikie
- r188495 - Properly track l-paren of a CXXFucntionalCastExpr.
Eli Friedman
- r187374 - PR16715: Fix assert in verifier: only mark call to 'operator new' as 'builtin' if
Eli Friedman
- [PATCH] Correctly check for the main file in the presence of line markers
Eli Friedman
- r188496 - Fix assert added in r188494
David Blaikie
- r188497 - ObjetiveC migrator: fix the test in my last patch
Fariborz Jahanian
- r188498 - DebugInfo: Split out the implementation of getStaticDataMemberDeclaration for future use
David Blaikie
- r188500 - Remove unnecessary explicit cast.
David Blaikie
- r188501 - DebugInfo: CollectRecordStaticField -> CreateRecordStaticField to return its result.
David Blaikie
- r188505 - Thread Safety Analysis: fix bug when using TryLock with && and || expressions.
DeLesley Hutchins
- [PATCH] [ms-cxxabi] Implement guard variables for static initialization
Reid Kleckner
- r188510 - Fix for dependent contexts in alias templates.
Eli Friedman
- [PATCH] Windows ToolChain: add VS bin dir to ProgramPaths
Hans Wennborg
- r188511 - Don't allow unary negation on scoped enums.
Eli Friedman
- r188514 - [analyzer] Merge TextPathDiagnostics and ClangDiagPathDiagConsumer.
Jordan Rose
- libcxx cmakelists.txt
G M
- r188531 - Windows ToolChain: add VS bin dir to PogramPaths
Hans Wennborg
- [RFC] #pragma ivdep
Hal Finkel
- [clang-tools-extra] r188533 - Use -std=c++11 when no compilation database is provided
Ariel J. Bernal
- r188535 - Fix typo pointed out by Jordan.
Ted Kremenek
- r188536 - Parse: Do not 'HandleTopLevelDecl' on templated functions.
David Majnemer
- [PATCH] [mips][msa] Added fexdo, fexup[lr] builtins
Daniel Sanders
- ubsan: check type_info equality via strcmp
Stephan Bergmann
- [PATCH] explicit GNU flags
Peter N Lewis
- [PATCH] Aarch64 Neon ACLE scalar instrinsic name mangling with BHSD suffix
Joey Gouly
- [PATCH] AST: __uuidof should leak through templated types
David Majnemer
- r188539 - Revert r188498.
Evgeniy Stepanov
- [PATCH] Split UnwrappedLineFormatter into individual components
Daniel Jasper
- r188543 - Split UnwrappedLineFormatter into individual components.
Daniel Jasper
- r188550 - Tweak Replacement comparisons
Edwin Vane
- [PATCH] Adding Replacement serialization support
Edwin Vane
- r188552 - Passing false instead of 0; no functional change intended.
Aaron Ballman
- r188553 - Passing false instead of 0; no functional change intended.
Aaron Ballman
- [PATCH] cpp11-migrate: Use Replacement serialization from clang::tooling
Edwin Vane
- [PATCH] Introducing new tool clang-replace
Edwin Vane
- [PATCH] Sema: avoid reuse of Exprs when synthesizing operator=
Pavel Labath
- r188560 - Refactor ArgumentAdaptativeMatcher matchers to remove the template from their declaration.
Samuel Benzaquen
- r188562 - clang-format utils/TableGen/TableGen.cpp.
Rafael Espindola
- [PATCH] Create a td file with the x86 cpus names for the driver.
Rafael Ávila de Espíndola
- [PATCH] Rewrite eachOf/allOf/anyOf to use a variadic operator.
Samuel Benzaquen
- r188569 - Introduce the clangIDE library.
Argyrios Kyrtzidis
- r188571 - Thread safety analysis: new test case
DeLesley Hutchins
- r188574 - Need summary info. about arguments to
Fariborz Jahanian
- Small fix for compiler-rt on Solaris/Illumos
"C. Bergström"
- r188575 - DebugInfo: Contrain the record type parameter for CollectRecordFields
David Blaikie
- r188576 - DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class
David Blaikie
- r188578 - Revert r188574. Turns out it isn't needed.
Ted Kremenek
- r188580 - Replace some DenseMap keys with simpler structures that don't need another DenseMapInfo specialization.
Benjamin Kramer
- r188581 - RetainCountChecker: Replace some loops with std:: algorithms.
Benjamin Kramer
- r188585 - DebugInfo: Canonicalize namespaces to avoid emitting multiple namespaces with the same name but different lines
David Blaikie
- r188587 - Use the number of parameters in the actual method or function to determine the CallEffects size.
Ted Kremenek
- r188588 - Don't reject attribute used in an "extern const" variable definition.
Rafael Espindola
- r188591 - ObjectiveC migrator: Add some more routines
Fariborz Jahanian
- r188600 - Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class"
David Blaikie
- r188601 - Rename libIDE to libIndex.
Argyrios Kyrtzidis
- r188602 - Refactor all diagnosing of TypoCorrections through a common function, in
Richard Smith
- r188603 - Fix indentation.
Richard Smith
- [PATCH][AVX2] Fix intrinsic name and argument for _mm256_broadcastsi128_si256
Juergen Ributzka
- [PATCH] Add the -ffixed-r9 flag for ARM.
Jeroen Hofstee
- [PATCH] Add gcc ARM flags -munaligned-access / -mno-unaligned-access
Jeroen Hofstee
- r188607 - + make scan-build work with Strawberry Perl, ActiveState Perl, cygwin perl and msys perl ports.
Anton Yartsev
- r188609 - Fix the name and the type of the argument for intrinisc
Juergen Ributzka
- [clang-tools-extra] r188610 - cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
- [PATCH] Generic Lambdas: A first step
Faisal Vali
- [clang-tools-extra] r188611 - Revert "cpp11-migrate: Add a class to support include directives modifications"
Guillaume Papin
- r188612 - PR16927: Don't assert (or, previously, skip) static data members of enumeration type
David Blaikie
- [cfe-commits] r172591 - in /cfe/trunk: lib/CodeGen/CGDebugInfo.cpp lib/CodeGen/CGDebugInfo.h test/CodeGen/2009-10-20-GlobalDebug.c test/CodeGen/debug-info-static.c test/CodeGenCXX/debug-lambda-expressions.cpp
David Blaikie
- [PATCH] Parser: support Microsoft syntax for 'typename typedef'
David Majnemer
- r188621 - {c-index-test|c-arcmt-test}/Makefile: Update USEDLIBS along corresponding to clangIndex.
NAKAMURA Takumi
- r188622 - DebugInfo: don't require full definitions for friend classes
David Blaikie
- r188623 - Fix a use-after-free found in libclang when doing code completion. The
Chandler Carruth
- r188625 - libclang: cleanup unused includes in public header
Dmitri Gribenko
- [PATCH] Formatting 'enum class' and 'enum struct' as enumerations
Joe Hermaszewski
- r188636 - Make expression allocation methods use a 'const' reference to the ASTContext since the underlying operator new only needs a const reference.
Craig Topper
- [PATCH] Add some options related to inserting spaces around parentheses
Joe Hermaszewski
- r188638 - InitHeaderSearch.cpp: [Cygwin] Add 4.7.3.
NAKAMURA Takumi
- r188639 - DebugInfo: Don't emit vbase 'containing types' for context chain limited types
David Blaikie
- r188640 - DebugInfo: Avoid duplicating types that may be created during the process of creating their context
David Blaikie
- r188641 - Remove throw() from Stmt::operator new so the compiler will omit the null check on the result since ASTContext allocator won't return null.
Craig Topper
- r188642 - Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""
David Blaikie
- r188644 - Remove Stmt::operator new that takes a ASTContext*. All callers use the ASTContext& version.
Craig Topper
- [PATCH] Sema: Remove dead code in CheckTemplateArgumentAddressOfObjectOrFunction
David Majnemer
- r188645 - Revert r188644 to unbreak buildbots.
Craig Topper
- [PATCH v3] Set some OpenCl specification mandated types/alignments/etc
Michele Scandale
- r188647 - Sema: Remove dead code in CheckTemplateArgumentAddressOfObjectOrFunction
David Majnemer
- r188648 - Make the version of Stmt::operator new that takes ASTContext* call the ASTContext& version in Stmt inline instead of having two out of line functions that both call to the global versions.
Craig Topper
- r188651 - DebugInfo: Do not include line/file info for artificial parameters & parameters of artificial functions
David Blaikie
- r188652 - Fix indentation. No functional change.
Craig Topper
Last message date:
Sun Aug 18 22:38:27 PDT 2013
Archived on: Tue Aug 4 15:31:11 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).