June 2015 Archives by thread
Starting: Mon Jun 1 02:42:03 PDT 2015
Ending: Tue Jun 30 18:24:15 PDT 2015
Messages: 469
- [cfe-dev] clang-format AlignAfterOpenBracket and break after open bracket
Daniel Jasper
- [cfe-dev] Integrating clang-based refactoring tools into IDEs - best practices?
Manuel Klimek
- [cfe-dev] class template methods
Peter Stirling
- [cfe-dev] switching CLANG_DEFAULT_OPENMP_RUNTIME to libomp
Jack Howarth
- [cfe-dev] RFC: Adding attribute(nonnull) to things in libc++
Marshall Clow
- [cfe-dev] Creating IdentifierInfo object from a string token
Amila Jayasekara
- [cfe-dev] Clang on Windows targteing gcc compiles very slowly
Edward Diener
- [cfe-dev] Build issues when trying to use LibFuzzer on Mac OS X
Marshall Clow
- [cfe-dev] MPI-Checker - Static Analyzer
Dmitri Gribenko
- [cfe-dev] [LLVMdev] [RFC] Ideas on improving Compiler-RT CMake
Chris Bieneman
- [cfe-dev] Clang inconsistency with gcc on Windows
Edward Diener
- [cfe-dev] Some llvm/clang tools are not getting installed
Oza, Hiral
- [cfe-dev] How to build n install both static and shared llvm/clang libraries
Oza, Hiral
- [cfe-dev] searching for an empty string in an empty string
Tomasz Mikolajczyk
- [cfe-dev] Static Assertions inside VarDecl constructor
Amila Jayasekara
- [cfe-dev] Getting diagnostic information from clang
Nate Wilson
- [cfe-dev] Help Request: Libclang on Windows (C++11)
Bobby Anguelov
- [cfe-dev] June social, LLVM bay-area
Nick Lewycky
- [cfe-dev] [Modules] Silent textual inclusion when files not found.
Sean Silva
- [cfe-dev] cleanup attribute for variables
Alex Regueiro
- [cfe-dev] LLVM buildmaster will be restarted tonight
Galina Kistanova
- [cfe-dev] Windows style-on-command-line failures (Was: buildbot failure in LLVM on clang-x86-win2008-selfhost)
Justin Bogner
- [cfe-dev] clang linker error in VS2015
Weber
- [cfe-dev] Upstream StringLiteralParser?
Josh Klontz
- [cfe-dev] Range for loop and custom container
János Hack
- [cfe-dev] clang log
Weber
- [cfe-dev] clang mapping to CWE
enas ahmad
- [cfe-dev] [LLVMdev] [lldb-dev] What does "debugger tuning" mean?
Robinson, Paul
- [cfe-dev] [LLVMdev] Driver::GetProgramPath is unable to find programs with file extension in name
Reid Kleckner
- [cfe-dev] LLVM- AST contents display and dependency analysis
yaduveer singh
- [cfe-dev] How to run/create tests for a clang-tidy check
Jonathan Coe
- [cfe-dev] question about findfirst function when compiled with clang on MacOS
Bin, Qingyuan
- [cfe-dev] embedded CPUs, or making Clang's driver more flexible / not so omniscient
Douglas Katzman
- [cfe-dev] clang-tidy: Tool for removing "this->" from source code?
Kevin Funk
- [cfe-dev] Accessing scope/symbol table information at any statement
Betts, Adam
- [cfe-dev] [LLVMdev] 3.6.2 Release schedule + Using Phab for stable patches
Tom Stellard
- [cfe-dev] Which version of libc++ provides C++14 shared_mutex header
Edward Diener
- [cfe-dev] tgmath.h
Javier Múgica
- [cfe-dev] Building Xerces 3.1.2 with cl-clang in VS2010/2013 is very very slow and fails
Dennis Luehring
- [cfe-dev] Testing for libc++ version number
Edward Diener
- [cfe-dev] [LLVMdev] Removing AvailableExternal values in GlobalDCE (was Re: RFC: ThinLTO Impementation Plan)
Teresa Johnson
- [cfe-dev] Tool to relate unoptimized IR AA info to C-language constructs?
Christian Convey
- [cfe-dev] Question about tainting support
Francisco Chiotta
- [cfe-dev] OpenMP pragmas transformation to library calls
Babis Chalios
- [cfe-dev] Accessing the declarations that are in scope at an AST node
Alastair Donaldson
- [cfe-dev] Bug in VarDecl::getActingDefinition()?
Tom Honermann
- [cfe-dev] Using clang-query on the whole project
Kevin Funk
- [cfe-dev] how to implement "statement P is followed by statement Q" matcher?
Manuel Klimek
- [cfe-dev] Loading clang example plugin error (Symbol not found: __ZN5clang11ASTConsumer21HandleInterestingDeclENS_12DeclGroupRefE)
minshi
- [cfe-dev] Branches &,&&
Fisnik Kastrati
- [cfe-dev] fatal error: error in backend: 32-bit absolute addressing is not supported in 64-bit mode
Jack Howarth
- [cfe-dev] CUDA again: what is supported (and what is not)
latzori
- [cfe-dev] How to change the linker of clang
Eric Lu
- [cfe-dev] Looking up another function in code generation
Nat!
- [cfe-dev] Generate code to dump C structs
Mohamed Galal El-Din
- [cfe-dev] Custom C++ extension
rzaghi at mosaic3dx.com
- [cfe-dev] RFC: Nullability qualifiers
Jonathan Schleifer
- [cfe-dev] Inline Asm Warnings in Clang
Renato Golin
- [cfe-dev] [libc++] Porting libc++ to Windows
Fulvio Esposito
- [cfe-dev] stdext::bad_alloc not caught by try catch (...)
jaytee
- [cfe-dev] Command line compiler options
Edward Diener
- [cfe-dev] Cambridge LLVM Social - Wed 24th - Blue
Renato Golin
- [cfe-dev] Unstable ARM buldbots == Unaligned Clang?
Renato Golin
- [cfe-dev] Merging AST from Multiple Translation Units
Uri Mann
- [cfe-dev] Adding a custom keyword to avoid Custom Passes
Orran
- [cfe-dev] Objective-C: Missing superclass child node
Tony Ingraldi
- [cfe-dev] RFC - Stop ignoring -fprofile-generate and -fprofile-use
Duncan P. N. Exon Smith
- [cfe-dev] Checking whether a particular using namespace statement qualifies something.
nikanick
- [cfe-dev] Getting an Allocaed block into an Expr
Nat!
- [cfe-dev] Question on __attribute__((vector_size)) and templates
Alexey Frolov
- [cfe-dev] Retrieving information about Binop with Python
Guilherme
- [cfe-dev] Clang online documentation in source build or binary distribution
Edward Diener
- [cfe-dev] Clang in Visual Studio: cannot find include file
Arkady Shapkin
- [cfe-dev] Avoid generating replacement text for code expanded from macros with clang-tidy
Jonathan Coe
- [cfe-dev] __GXX_ABI_VERSION
Nathan Ridge
- [cfe-dev] Missing debug information for Windows
Javier Múgica
- [cfe-dev] clang_createtranslationunit not working (libclang on Windows)
Dan Walmsley
- [cfe-dev] -Wfloat-equal issued too much.
Javier Múgica
- [cfe-dev] Splitting -Wsign-conversion in two
Javier Múgica
- [cfe-dev] Doing away with DiagnosticIndexName.inc
Javier Múgica
- [cfe-dev] [clang-format] serie of patches to support specific coding rules
Xavier Chantry
- [cfe-dev] New LibTooling based tool to check identifier case
Beren Minor
- [cfe-dev] LLVM 3.7 release plan and call for testers
Hans Wennborg
- [cfe-dev] Clang is missing __bases and __direct_bases support (regarding PR23915)
Alexey Frolov
- [cfe-dev] Interaction of target attribute change with modules.
Sean Silva
- [cfe-dev] [LLVMdev] LLVM 3.7 release plans
Andrew Wilkins
- [cfe-dev] Missing the consideration of calling conversion in around 81 clang regression tests.
Maggie Yi
- [cfe-dev] LLVM 3.7 release plans
Renato Golin
- [cfe-dev] PR23929 - Code completion for macros broken when modules enabled
Jordan Rose
- [cfe-dev] Adding balanced parentheses to statements
Alastair Donaldson
- [cfe-dev] 3.6.2-rc1 has been tagged. Testers needed.
Tom Stellard
- [cfe-dev] prevent clang-format from breaking string literals
Daniel Jasper
- [cfe-dev] [PATCH] Remove `requires` for x86 CPU features.
Sean Silva
- [cfe-dev] Clang on Windows targeting gcc requirements
Edward Diener
- [cfe-dev] fatal error: error opening file '<invalid loc>'
S, Manohar
- [cfe-dev] Complex arithmetic ignores -ffast-math after clang r219557, serious performance regressions
Richard Campbell
- [cfe-dev] C as used/implemented in practice: analysis of responses
Peter Sewell
- [cfe-dev] fatal error: error opening file '<invalid loc>': SOLVED!
S, Manohar
- [cfe-dev] bitwise ops on booleans
Sanjay Patel
- [cfe-dev] __APPLE_CC__ macro
b17 c0de
- [cfe-dev] llvm bay area social, july edition!
Nick Lewycky
- [cfe-dev] Compiling with C++14 support
Edward Diener
- [cfe-dev] How to get (lowest) AST node for given location
Maciej Poleski
- [cfe-dev] LLVM buildmaster will be restarted in an hour
Galina Kistanova
- [cfe-dev] llvm-abi: A library for generating ABI-compliant LLVM IR
Stephen Cross
- [cfe-dev] libc++ miscompilation on trunk?
İsmail Dönmez
- [cfe-dev] [Job Ad] Help building Julia's LLVM-based toolchain
Keno Fischer
Last message date:
Tue Jun 30 18:24:15 PDT 2015
Archived on: Mon Dec 2 22:19:54 PST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).