June 2012 Archives by thread
Starting: Fri Jun 1 00:43:57 PDT 2012
Ending: Sat Jun 30 18:53:07 PDT 2012
Messages: 839
- [cfe-dev] clang: error: argument unused during compilation: '--analyze'
Umesh Kalappa
- [cfe-dev] libclang: "Spelling" for built-in types?
David Röthlisberger
- [cfe-dev] Compile errors when building kde-runtime
Nikola Smiljanic
- [cfe-dev] Info : Clang Static Analyzer Statistics
Umesh Kalappa
- [cfe-dev] Clang Checkers
Umesh Kalappa
- [cfe-dev] Issue with cross compiling
ryan baird
- [cfe-dev] Clang + ccache == different warnings?
Larry Gritz
- [cfe-dev] C++ analysis with Clang?
Karl Mazurak
- [cfe-dev] [clang-3.2] unique_ptr: compiler errors
Suman Kar
- [cfe-dev] C++11 POD bug
Kal Conley
- [cfe-dev] clang on Windows
Cesar Mello
- [cfe-dev] Uncaught exceptions
Broes De Cat
- [cfe-dev] compile failure on /cfe/branches/tooling
Noah Evans
- [cfe-dev] libstdc++ Windows port
Justin Holewinski
- [cfe-dev] Question: how to robustly detect available command line arguments
david.cole
- [cfe-dev] Inconsistent IA-64 name mangling between gcc and Clang for template functions with a local class template parameter
Tom Honermann
- [cfe-dev] Inconsistent use of size_t in SmallVector.h
Will Wilson
- [cfe-dev] Clang User message group
Tanya Lattner
- [cfe-dev] [OpenCL patch] Half type as native when OpenCL's cl_khr_fp16 extension is enabled
John Garvin
- [cfe-dev] clang + compiler-rt aren't buildable on OS X since r157062; how to proceed?
Rafael Espíndola
- [cfe-dev] Lambda-to-block implicit conversion
Jordan Rose
- [cfe-dev] [PATCH] /branches/tooling: change rename boilerplate
Noah Evans
- [cfe-dev] clang does not build in Release+Assert mode
Richtarsky, Martin
- [cfe-dev] [PATCH] add x32 psABI support
Liao, Michael
- [cfe-dev] Cambridge LLVM Social
David Chisnall
- [cfe-dev] Purdue LLVM Social
Joe Abbey
- [cfe-dev] GNU attributes in lambda expressions?
Sharlet, Dillon
- [cfe-dev] Create a clang/test/DebugInfo directory?
Robinson, Paul
- [cfe-dev] LLVM Bay-Area Social!
Nick Lewycky
- [cfe-dev] Build LLVM/Clang for Pandaboard
Yuan-Yi Chang
- [cfe-dev] NestedNameSpecifier-equivalent for CallExpr?
Lukhnos Liu
- [cfe-dev] MSVC /Za considered harmful
Stephan T. Lavavej
- [cfe-dev] Compiling a simple Win32 program
Cesar Mello
- [cfe-dev] Clang template parse problem?
Thiago Adams
- [cfe-dev] Clang: Pass by const-ref C++0x
Lewis, Jason
- [cfe-dev] '-pclmul' is not a recognized feauture for this target (ignoring feature)
soaliap
- [cfe-dev] Windows clang+mingw dev plans?
Jon
- [cfe-dev] always_inline with -fno-inline
Greg Fitzgerald
- [cfe-dev] [LLVMdev] Is it possible to convert C++ code to C++/CX code via a plugin of clang?
陳韋任 (Wei-Ren Chen)
- [cfe-dev] Is it possible to convert C++ code to C++/CX code via a plugin of clang?
yangzhi0104 at sohu.com
- [cfe-dev] FoldingSetVector and removing template specializations
Axel Naumann
- [cfe-dev] Paris LLVM Meetup 26. June at IRILL (with clang bug squashing)
Tobias Grosser
- [cfe-dev] [cfe-commits] Patch for LineTableInfo to use FileID instead of int for file references
Douglas Gregor
- [cfe-dev] Multiple search directories.
Slav
- [cfe-dev] Building Clang with Visual Studio 2010 Express
Krunal Rao
- [cfe-dev] Reserved values in Hashing.h
Stephan Tolksdorf
- [cfe-dev] How to specify include path for clang++?
Thomson
- [cfe-dev] How to setup a basic program using clang libs?
Bertjan Broeksema
- [cfe-dev] Generating strict LLVM IR out of C/C++ headers
Dmitry N. Mikushin
- [cfe-dev] How to generate "llvm/datatypes.h"?
Thomson
- [cfe-dev] [Proposal] libclang code generation
Gregory Szorc
- [cfe-dev] [libclang] Parsing an empty file.
Cyril Roelandt
- [cfe-dev] CompilationDatabase support added to libclang and python binding
Arnaud de Grandmaison
- [cfe-dev] Warning at always true condition
Devchandra L Meetei
- [cfe-dev] [LLVMdev] Clang64 on Windows using Mingw64 yields many linking errors?
Justin Holewinski
- [cfe-dev] libc++ fails to build with exception disabled
Konstantin Tokarev
- [cfe-dev] libc++ and clang++3.2: cannot have make_shared work properly
Akim Demaille
- [cfe-dev] [cfe-commits] Patch for review: enhancements/fixes to -verify
Jordan Rose
- [cfe-dev] Improving Clang Parse Performance
sccllghn
- [cfe-dev] [LLVMdev] Windows strategy?
Justin Holewinski
- [cfe-dev] reinterpret_cast<int * const &>(array)
Jordan Rose
- [cfe-dev] Is it possible to generate a Clang annotated AST?
Carlos Andrade
- [cfe-dev] force c++ mode
Rolando Abarca
- [cfe-dev] Unused variable in lib/AST/Expr.cpp -- a bug?
Dmitri Gribenko
- [cfe-dev] Full program Analysis w. Clang
Alexandros Tzannes
- [cfe-dev] static initialization of global namespace scope constexpr objects
Suman Kar
- [cfe-dev] AsmString analysing
arsen
- [cfe-dev] RFC: A proposal for a Clang-based service architecture
Chandler Carruth
- [cfe-dev] Fix for preprocessor paste bug
Andy Gibbs
- [cfe-dev] Fix for preprocessor CommentHandler bug
Andy Gibbs
- [cfe-dev] pair bug in clang (and libc++)
Stephan T. Lavavej
- [cfe-dev] Disable type checking on identifiers for parse?
andrewh
- [cfe-dev] Patch for review: enhancements/fixes to -verify (resubmission)
Andy Gibbs
- [cfe-dev] Mapping Clang C code AST to Code
Carlos Andrade
- [cfe-dev] [LLVMdev] Ninja build available for Visual Studio users
Sean Silva
- [cfe-dev] Clang and CUDA with C++11 features
Peter Colberg
- [cfe-dev] [PATCH] OpenCL 1.2 storage class specifiers and errors
Anton Lokhmotov
- [cfe-dev] Get location of #pragma
Daniel Powell
- [cfe-dev] Help with APValue comparisons
Andy Gibbs
- [cfe-dev] clang::FileManager -> getFile returns NULL on Windows Visual Studio ### On Linux everything works fine
Peter
- [cfe-dev] Compiling libcxx without changes to the system dirs
Ashok Nalkund
- [cfe-dev] C++ Expression Template Benchmarks for GCC/Clang/Intel/PGI/MSVC
Walter Landry
- [cfe-dev] C# Wrapper for Clang's C API
MrUnleaded
- [cfe-dev] Random, tiny question about doxygen comment style
Chandler Carruth
- [cfe-dev] Readonly variable using in output list of inline asm
arsen
- [cfe-dev] Question about clang distcc
Lyu Mitnick
- [cfe-dev] Template specialization: why drop attributes?
Sharlet, Dillon
- [cfe-dev] Help with compiling code with libcxx
Ashok Nalkund
- [cfe-dev] clang.dll linked to Visual Studio 2010
sanforrh
- [cfe-dev] -Wunused-private-field warnings
Sean Silva
- [cfe-dev] Source code CXString from CXCursor
Александр Смирнов
- [cfe-dev] [libclang] Is there any method like get_children (python cindex) available for libclang or alternative to print the tree structure by the traversal method?
Carlos Andrade
- [cfe-dev] [cfg-dev] A more flexible dump method for Stmt
Zhenbo Xu
- [cfe-dev] Auto-generation of ASTMatchers predicates from source code, proof-of-concept
Evgeny Panasyuk
- [cfe-dev] clang whingeing about -std=c99
'Chris Hall'
- [cfe-dev] AST's VTableContext object and the Microsoft C++ ABI
Charles Davis
- [cfe-dev] Lion wont boot anymore
Matthias Dörfelt
- [cfe-dev] Basic source-to-source transformation with Clang
Satya Prakash Prasad
- [cfe-dev] RFC: "Building with MinGW on Windows" (DOC, 2ND TRY)
Mikael Lyngvig
- [cfe-dev] Qt 4 to Qt 5 porting tool with the tooling branch
Stephen Kelly
- [cfe-dev] MinGW 4.7.0-compiled Clang Mis-compiles Simple Programs
Justin Holewinski
- [cfe-dev] Any Work Done/ Going on for OpenMP Support in Clang?
Arnamoy Bhattacharyya
- [cfe-dev] static const function locals
Peter Cooper
- [cfe-dev] 3.1 version missing in version field for new bug reports
Sean McBride
- [cfe-dev] new alloc_size_ex attribute
Nuno Lopes
- [cfe-dev] How do I specify a specific PowerPC CPU to clang?
Sean Payne
- [cfe-dev] File header comments and Doxygen: to \file or not to \file, opinions?
James Dennett
- [cfe-dev] static_assert without C++11 and with a message?
Stephen Kelly
- [cfe-dev] warning request: partial array initialisation
Jay Foad
- [cfe-dev] The GCC Empire Strikes back
Konstantin Tokarev
- [cfe-dev] Obtaining file name for functions from included files
Felix Schmitt
- [cfe-dev] (Weird?) assembly macro expansion
Hermann Loose
- [cfe-dev] cfe-dev Digest, Vol 60, Issue 109
Steve Ramsey
- [cfe-dev] [LLVMdev] [LLVMDev] Object in a try-catch block not being destroyed even after an exception
Joshua Cranmer
- [cfe-dev] Clang plugins
Joshua Cranmer
- [cfe-dev] Making the static analyzer a PluginASTAction
Jordan Rose
- [cfe-dev] [llvm-commits] [llvm] r158787 - in /llvm/trunk: include/llvm/Analysis/LoopInfo.h include/llvm/Analysis/LoopInfoImpl.h lib/Analysis/LoopInfo.cpp lib/CodeGen/MachineLoopInfo.cpp
Andrew Trick
- [cfe-dev] Regression tests are broken(MSVS 2010).
r4start
- [cfe-dev] How to compile using Clang?
Michal Stefanow
- [cfe-dev] Extending CMAKE_EXPORT_COMPILE_COMMANDS
Bertjan Broeksema
- [cfe-dev] Visual Studio 9 2008 compile error in ASTContext.cpp
Manjunath Kudlur
- [cfe-dev] is configure+make dead yet?
Nick Lewycky
- [cfe-dev] Using Boost Graph Library aka compiling with RTTI
Naman Kumar
- [cfe-dev] Determine whether the current clang version has a specific bug
Daniel Jasper
- [cfe-dev] internal-linkage-in-inline
Konstantin Tokarev
- [cfe-dev] Typedef templates
Lin, Alexander S. (JSC-ER711)
- [cfe-dev] Clang indexer for code completion, high level ide integration
David Elrom
- [cfe-dev] Patch for review: enhancement to __builtin_strlen
Andy Gibbs
- [cfe-dev] Replacing the analyzer's CallOrObjCMessage with something more general
Jordan Rose
- [cfe-dev] Features.h not being found now on trunk compiling under Debian Sid
Marc J. Driftmeyer
- [cfe-dev] False warning in recent clang
Konstantin Tokarev
- [cfe-dev] Trouble cross-compiling llvm/clang
Christer Solskogen
- [cfe-dev] Compilation error on OpenInidana: LibraryDependencies.inc missing
Johann 'Myrkraverk' Oskarsson
- [cfe-dev] Makefiles as G-d and Nature Intended Them.
Chris Lattner
- [cfe-dev] Using cross module optimization
Daniel Dilts
- [cfe-dev] Some clang benchmarking on Windows
Francois Pichet
- [cfe-dev] Source to source transformations questions in branches/tooling
Philip Dunstan
- [cfe-dev] [LLVMdev] [PATCH] cindex.py using find_library
Tobias Grosser
- [cfe-dev] template instantiation, typedef used as template argument and dependent type for data members.
Philippe Canal
- [cfe-dev] Token lookahead without the preprocessor
Jordan Rose
- [cfe-dev] CMake Question: Do we need to support stand-alone builds?
Chandler Carruth
- [cfe-dev] clang include problems
Marc Michael
- [cfe-dev] Lexical vs Semantic DeclContext
Vassil Vassilev
- [cfe-dev] RFC: Enable nonnull and warn_unused_result attributes by default
Timo Sirainen
- [cfe-dev] copy-list-initialization and converting constructors [over.match.list]
Fernando Pelliccioni
- [cfe-dev] not being able to capture value for binary operations using python bindings for clang
Carlos Andrade
- [cfe-dev] Getting the type of an external variable using libclang
Jacob Carlborg
- [cfe-dev] Incorrect alignment when accessing a bitfield member of an unaligned struct
Steven Watanabe
- [cfe-dev] [llvm-commits] [llvm] r158787 - in /llvm/trunk:
Ahmed Charles
- [cfe-dev] C++11 migration tools
Sam Panzer
- [cfe-dev] GCC and Clang produce undefined references to functions with vague linkage
Rafael Espíndola
- [cfe-dev] [libclang] [python][request] Is clang_tokenize and clang_getTokenSpelling being added to the python bindings anytime soon?
Carlos Andrade
- [cfe-dev] __real__/__imag__ discard qualifiers
Steven Watanabe
- [cfe-dev] [patch] Trying to fix __va_list_tag serialization issue (bug 13189)
Jean-Daniel Dupas
- [cfe-dev] Question for users of the CMake build system:
Chandler Carruth
- [cfe-dev] Mangling of builtins
Konstantin Tokarev
- [cfe-dev] For loop conversion (was: C++11 migration tools)
Sam Panzer
- [cfe-dev] Where should tooling logic live? I have no idea...
Chandler Carruth
- [cfe-dev] Thinking about clang plugins
Joshua Cranmer
- [cfe-dev] Flag for better diagnosing errors in member templates
Johannes Schaub
- [cfe-dev] llvm.org down?
Michael Price
- [cfe-dev] question about ArgList
yushang
Last message date:
Sat Jun 30 18:53:07 PDT 2012
Archived on: Mon Dec 2 22:19:23 PST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).