February 2011 Archives by thread
Starting: Tue Feb 1 00:37:51 PST 2011
Ending: Mon Feb 28 20:03:16 PST 2011
Messages: 540
- [cfe-dev] Changing the size of ConstantArrayType
Dimitrij Kotrev
- [cfe-dev] No virtual destructor in ExternalSemaSource
Vassil Vassilev
- [cfe-dev] (no subject)
Mohit Asudani
- [cfe-dev] Dynamic / Last Resort Lookup
Axel Naumann
- [cfe-dev] Function Instantiation: Where? Or is it?
Larisse Voufo
- [cfe-dev] GIT mirroring
Anton Korobeynikov
- [cfe-dev] [LLVMdev] Non-standard byte sizes
Andrew Trick
- [cfe-dev] confusing diagnostic for extra qualification on member
Johannes Schaub (litb)
- [cfe-dev] Building clang outside of LLVM (with CMake)
Óscar Fuentes
- [cfe-dev] CLang Linker Problem
Mohit Asudani
- [cfe-dev] OpenCL and Type Poisoning
Speziale Ettore
- [cfe-dev] Premature EOF when reading binary file
Simon Peter
- [cfe-dev] -Wnon-virtual-dtor is now very noisy on LLVM/Clang codebase
Argyrios Kyrtzidis
- [cfe-dev] cindex example produces a warning
bruce.r.stephens at gmail.com
- [cfe-dev] question about function with linkage type AvailableExternallyLinkage
Akira Hatanaka
- [cfe-dev] QOI issue for -Wchar-subscripts?
Marshall Clow
- [cfe-dev] Spell Correction Efficiency
Douglas Gregor
- [cfe-dev] Clang - make check-all "broke" ...
Dawie Joubert
- [cfe-dev] Finding headers in PCH with HeaderSearch
Axel Naumann
- [cfe-dev] New C++0x feature support in Clang
John Bytheway
- [cfe-dev] new -Wuninitialized implementation in Clang
Ted Kremenek
- [cfe-dev] [clang] declspec(property...) advice
Eric Niebler
- [cfe-dev] exporting ASTs for Java
Stephen Siegel
- [cfe-dev] how to retrieve scope information of identifiers using ASTConsumer and Visitor classes?
jignesh vasoya
- [cfe-dev] contributing a library of Clang debugging helpers
Zhanyong Wan (λx.x x)
- [cfe-dev] Announcing include-what-you-use 0.1
Craig Silverstein
- [cfe-dev] resolving call expressions with libclang
Erik Verbruggen
- [cfe-dev] libcxx install location?
Larry Evans
- [cfe-dev] [PATCH] Update cursor kinds in libclang python bindings
Jeff Muizelaar
- [cfe-dev] libclang.so vs liblibclang.so wrt cindex.py
bruce.r.stephens at gmail.com
- [cfe-dev] pre-processor object macros and literals
Stephen Siegel
- [cfe-dev] AST for preprocessor directives
Andrey Tarasevich
- [cfe-dev] Source code cross reference tool based on libclang
Ehsan Akhgari
- [cfe-dev] blocks and lambdas
James Gregurich
- [cfe-dev] Clang on StackOverflow
Matthieu Monrocq
- [cfe-dev] How to preserve struct member identifiers?
Steve Mokris
- [cfe-dev] patch for improving Clang's virtual file handling
Zhanyong Wan (λx.x x)
- [cfe-dev] Quick Questions: DeclRefExpr, TypedefDecl, TypedefType, and TemplateTypeParmDecl.
Larisse Voufo
- [cfe-dev] DWARF2_FRAME_REG_OUT
Jack Howarth
- [cfe-dev] -Wcast-align and #pragma pack
Sean McBride
- [cfe-dev] unit tests for FileManager
Zhanyong Wan (λx.x x)
- [cfe-dev] wpa example compilation fails after an update to AnalysisManager class.
Talespin Kit
- [cfe-dev] hexfloats in c++0x
Douglas Gregor
- [cfe-dev] Analyzer question
Erik Verbruggen
- [cfe-dev] virtual dtor for Stmt in debug mode
Olaf Krzikalla
- [cfe-dev] Undeclared builtin identifiers in C++
Oscar Neilson
- [cfe-dev] [libcxx] build system questions
Larry Evans
- [cfe-dev] patch: using llvm::sys::path in FileManager
Zhanyong Wan (λx.x x)
- [cfe-dev] [PATCH] plugin problem on Windows
John Thompson
- [cfe-dev] Adding a FieldDecl
Dimitrij Kotrev
- [cfe-dev] [libcxx]handling missing linux implementations
Larry Evans
- [cfe-dev] OpenCL support
Peter Collingbourne
- [cfe-dev] Using STL for clang on Windows
nullnull
- [cfe-dev] Decl iterators
silhape2 at fel.cvut.cz
- [cfe-dev] Related project: Eero, an Objective-C dialect
Andy Arvanitis
- [cfe-dev] Updating analyser flags without updating scan-build
David Chisnall
- [cfe-dev] OpenCL as_typen feature
Benyei, Guy
- [cfe-dev] OpenCL vec_step feature implementation
Benyei, Guy
- [cfe-dev] RFC: missing libclang query functions / features
Stefan Seefeld
- [cfe-dev] RFC: visiting cursors "backwards" ?
Stefan Seefeld
- [cfe-dev] base type name strings
John Thompson
- [cfe-dev] Compiler arguments for clang_parseTranslationUnit
Stefan Seefeld
- [cfe-dev] patch: improving the add_clang_unittest() CMake function, and using it to add a target for unittests/Basic
Zhanyong Wan (λx.x x)
- [cfe-dev] messed up C++ compile on OpenBSD
Amit Kulkarni
- [cfe-dev] Announcing: LLVM 2.9 Tentative Release Schedule
Bill Wendling
- [cfe-dev] ast-print-xml for C++ and templates
Michael Lehn
- [cfe-dev] OpenCL vec_step feature implementation - Updated patch
Benyei, Guy
- [cfe-dev] OpenCL vec_step feature implementation - Updated
Anton Lokhmotov
- [cfe-dev] patch: make SVals.h conform to the naming guide
Zhanyong Wan (λx.x x)
- [cfe-dev] gcc 4.2.1 xmmintrin.h vs clang's xxmintrin.h
Amit Kulkarni
- [cfe-dev] TreeTransform question
Chris Lattner
- [cfe-dev] doxygen shows incomplete inheritance diagram for class CXXRecordDecl
Talespin Kit
- [cfe-dev] how to write a pass in code::blocks on windows
神奇
- [cfe-dev] types and efficiency
Zach Anderson
- [cfe-dev] [OpenCL patch] support for __builtin_astype, __builtin_convert, __builtin_vec_step
Tanya Lattner
- [cfe-dev] injecting a member function
Eric Niebler
- [cfe-dev] How to iterate the members of AccessSpecDecl object.
Talespin Kit
- [cfe-dev] Invoking compilation after plugin execution
Dimitrij Kotrev
- [cfe-dev] [PATCH] OpenCL support - update on keywords
Anton Lokhmotov
- [cfe-dev] clang patches for OpenBSD
Amit Kulkarni
- [cfe-dev] Why a few std::string function definitions are not in the object code?
Xiaolong Tang
- [cfe-dev] [LLVMdev] Does anybody use clang complete for vim?
NAKAMURA Takumi
- [cfe-dev] Clang build failure on Windows
Ruben Van Boxem
- [cfe-dev] about clang_complete not work
Qingpeng Niu
- [cfe-dev] Link errors in Windows
nullnull
- [cfe-dev] Patch: scan-view - fix error code type
Andrew Price
- [cfe-dev] C++ analysis vs C analysis
Jean Baptiste LE STANG
- [cfe-dev] Sudden warnings
Csaba Raduly
- [cfe-dev] Plugin to generate Lua bindings
John Thompson
- [cfe-dev] Inserting Text After Brace
Gabriel Martinez
- [cfe-dev] Patch for SUSE Linux Enterprise Server 11 SP1 (x86_64)
Csaba Raduly
- [cfe-dev] libc++ linking problem
Christopher Jefferson
- [cfe-dev] [patch]Frontend generate cxx-system-include
Jean-Daniel Dupas
- [cfe-dev] repo.or.cz GIT mirrors
Anton Korobeynikov
- [cfe-dev] How to build clang into a monolithic bitcode file?
Xiaolong Tang
- [cfe-dev] XML AST compile
Ruch Grégory
- [cfe-dev] [PATCH] OpenCL half support
Anton Lokhmotov
- [cfe-dev] dwarf 4?
dawn at burble.org
- [cfe-dev] Some questions about iterating over decls and types
John Thompson
- [cfe-dev] Whether Clang static analyzer support customize compiler?
Cai Qihang
- [cfe-dev] clang::Stmt, what's a child?
Eric Niebler
- [cfe-dev] [LLVMdev] [PATCH] OpenCL half support
Chris Lattner
- [cfe-dev] Building clang outside llvm on Mac
Hao Jiang
- [cfe-dev] OpenCL support - using metadata
Anton Lokhmotov
- [cfe-dev] [PATCH] Default implementation for ExternalASTSource's pure virtual functions
Axel Naumann
- [cfe-dev] Loop invariant and strength reduction
Damien Vincent
- [cfe-dev] Clang support for Arch Linux
Kevin Winchester
- [cfe-dev] CLang built with mingw-w64 for Windows reports "posix" as threading model
Ruben Van Boxem
- [cfe-dev] RFC: LLVM Release Documentation Changes
Bill Wendling
- [cfe-dev] New test failures: revision 126440
Sohail Somani
- [cfe-dev] Building Clang on MinGW
Matthieu Monrocq
- [cfe-dev] error: use of undeclared identifier '__builtin_ia32_addss' while building clang using clang
Marcin Mirosław
- [cfe-dev] Reminder: LLVM 2.9 Branching in One Week
Bill Wendling
- [cfe-dev] [PATCH] Windows improvements
Erik Olofsson
- [cfe-dev] patch: stylistic improvements to SValBuilder
Zhanyong Wan (λx.x x)
- [cfe-dev] linux/i386 and mregparm
pageexec at freemail.hu
- [cfe-dev] Looking for a mini-project
Martin Milata
- [cfe-dev] Building clang with mingw/msys/gcc 4.4
Azriel Fasten
Last message date:
Mon Feb 28 20:03:16 PST 2011
Archived on: Mon Dec 2 22:19:11 PST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).