October 2011 Archives by thread
Starting: Sat Oct 1 00:13:50 PDT 2011
Ending: Mon Oct 31 22:38:57 PDT 2011
Messages: 788
- [cfe-dev] Multiple root nodes for CallGraph?
Anna Zaks
- [cfe-dev] Clang indexing library performance
Alexander Bolodurin
- [cfe-dev] Libc++ Windows Semi-analyzed test results
Ruben Van Boxem
- [cfe-dev] ccc-analyzer progression/regression
John Smith
- [cfe-dev] Changing the way Clang's driver computes the library search paths on Linux
Chandler Carruth
- [cfe-dev] Libc++ locale tests
Ruben Van Boxem
- [cfe-dev] : Analyzer ignoring the effects of a function call?
Arjun Singri
- [cfe-dev] Multi core processor and clang
Carl
- [cfe-dev] Identifiying (successfully resolved) overloaded function references.
Enea Zaffanella
- [cfe-dev] How to compile OpenCL kernel functions?
Dongrui She
- [cfe-dev] [LLVMdev] Unicode path handling on Windows
Nikola Smiljanic
- [cfe-dev] OpenCL/CUDA Interop with PTX Back-End
Justin Holewinski
- [cfe-dev] Strange AST behavior with C++ casts
Nicola Gigante
- [cfe-dev] Preprocessed loc/token retrieval dream (almost) come true
Argyrios Kyrtzidis
- [cfe-dev] Question about test show-diag-options.c
Argyrios Kyrtzidis
- [cfe-dev] [PATCH] Add latest libstdc++ header path for Fedora 15
Art Haas
- [cfe-dev] Adding more analysis algorithms to Clang?
Guoping Long
- [cfe-dev] Check virtual calls in ctor or dtor
Ted Kremenek
- [cfe-dev] precise double rewrite patch
Olaf Krzikalla
- [cfe-dev] Cleaning up ARM parts of the Clang driver
James Molloy
- [cfe-dev] SourceLocations for faux subexpressions of CXXForRangeStmt
Ted Kremenek
- [cfe-dev] Backend for C and OpenCL
Alberto Magni
- [cfe-dev] clang fails assertion given function with >256 parameters
John Garvin
- [cfe-dev] Socialize!
Nick Lewycky
- [cfe-dev] How to control C++0x adoption in a large codebase?
Jeffrey Yasskin
- [cfe-dev] SourceRange and its end
Thomas Sanchez
- [cfe-dev] Proposal: parsing Qt signals/slots with attributes
Erik Verbruggen
- [cfe-dev] Clang-interpreter and JIT on Win32/MSVC
Dean Pavlekovic
- [cfe-dev] Warning flags
Ahmed Charles
- [cfe-dev] [Patch] Build failure on Windows+MinGW (GCC and Clang)
Ruben Van Boxem
- [cfe-dev] Release: Two Weeks 'Til 3.0 Branch
Joerg Sonnenberger
- [cfe-dev] Query regarding MinimalAction class not found in scope for clang 2.8
Vivek Kulkarni
- [cfe-dev] Check C++ Bad Override
章磊
- [cfe-dev] How to build Clang in Visual Studio?
Thomson
- [cfe-dev] Odd piece of Clang 2.1 behaviour
Dallman, John
- [cfe-dev] paper about clang-based integer overflow detection
John Regehr
- [cfe-dev] Announcing: LLVM 3.0 Branch in One Week
Bill Wendling
- [cfe-dev] Question on LiveVariables analysis
Guoping Long
- [cfe-dev] CLang 2.1 doesn't catch assert within if
Don Quixote de la Mancha
- [cfe-dev] Problem building Clang in Eclipse
Rahul Purandare
- [cfe-dev] getline(istream, str, delim)
Kutlak Roman
- [cfe-dev] libc++ on Mac OS X 10.6
Christopher Jefferson
- [cfe-dev] LLVM/Clang and setjmp/longjmp exception handling on MinGW
Ruben Van Boxem
- [cfe-dev] Trouble building clang from scratch
David Kristola
- [cfe-dev] aligned 'new'
Anton Yartsev
- [cfe-dev] [libc++] xlocale usage portability issues
aep
- [cfe-dev] Disable Short-Circuit Evaluation?
Justin Holewinski
- [cfe-dev] Compiling Boost.Serialization with libc++
Wilhansen Li
- [cfe-dev] Crash with code-completion
Matthias Kleine
- [cfe-dev] DeclarationName for C++ destructor
章磊
- [cfe-dev] weakref declaration must have internal linkage
The Dragon Book
- [cfe-dev] In libc++ is std::make_shared supposed to have a dependency on RTTI?
Louis Gerbarg
- [cfe-dev] Clang, #include <math.h>
Jonas Paulsson
- [cfe-dev] mpfr 3.1.0 vs clang 3.0svn
Jack Howarth
- [cfe-dev] Clang vs. Boost release branch
Douglas Gregor
- [cfe-dev] ASTImporter causes assertion in full mode
Olaf Krzikalla
- [cfe-dev] creating and walking the AST
josef maxim pohl
- [cfe-dev] Traversing Constructor Body
Laurence Herbert
- [cfe-dev] Build Error
David Greene
- [cfe-dev] Relational operators on pointers
Stefan Marr
- [cfe-dev] Driver: Default CPUs
James Molloy
- [cfe-dev] [PATCH] TextDiagnosticPrinter coloring
Vassil Vassilev
- [cfe-dev] what does __attribute__((__stdcall__)) really mean?
Philip Ashmore
- [cfe-dev] C++ and volatile lvalue-to-rvalue
Abramo Bagnara
- [cfe-dev] RFC: Representation of OpenCL Memory Spaces
Justin Holewinski
- [cfe-dev] Support for C++0x std::thread, std::mutex and std::condition_variable
Jean-Sebastien Delfino
- [cfe-dev] Reminder: LLVM 3.0 Branching Friday!
Bill Wendling
- [cfe-dev] Can't Bootstrap llvm-gcc4.2 on Ubuntu 11.04 32-bit
Don Quixote de la Mancha
- [cfe-dev] [PATCH 0/2][CMake] Availability of out-of-source-tree clang from llvm
NAKAMURA Takumi
- [cfe-dev] [PATCH 1/2] CMake: Introduce LLVM_CLANG_SOURCE_DIR, "tools/clang" by default. Clang will not be built if LLVM_CLANG_SOURCE_DIR="" or ${LLVM_CLANG_SOURCE_DIR}/CMakeLists.txt is not found.
NAKAMURA Takumi
- [cfe-dev] [PATCH 2/2] Deprecate LLVM_BUILD_CLANG. You can skip building clang to define LLVM_BUILD_CLANG="" instead.
NAKAMURA Takumi
- [cfe-dev] clang plugins (How to control C++0x adoption in a large codebase?)
Ahmed Charles
- [cfe-dev] [PATCH 0/2] Introduce --with-clang-srcdir, to build out-of-tree clang
NAKAMURA Takumi
- [cfe-dev] [PATCH 1/2] test/Makefile: Inspect $(PROJ_OBJ_ROOT)/tools/clang/Makefile instead of $(PROJ_SRC_ROOT)/tools/clang for "check-all".
NAKAMURA Takumi
- [cfe-dev] [PATCH 2/2] autoconf: Introduce --with-clang-srcdir, to build out-of-tree clang in tools/clang.
NAKAMURA Takumi
- [cfe-dev] RecordLayoutBuilder microsoft mode bug fix.
r4start
- [cfe-dev] Narrowing in initalizer lists
Christopher Jefferson
- [cfe-dev] scan-build - need help
Suzzane G
- [cfe-dev] newbie question on traversing with recursiveASTVisitor
sid
- [cfe-dev] Ghetto Introspection
Russell Harmon
- [cfe-dev] Adding a new type.
Anderson, Todd A
- [cfe-dev] A plugin proposal for clang
Joshua Cranmer
- [cfe-dev] LLVM 3.0 Has Been Branched
Bill Wendling
- [cfe-dev] unit tests for Clang TDD
David Kristola
- [cfe-dev] Configuring HAVE___DSO_HANDLE by CMake
Ryuta Suzuki
- [cfe-dev] Adding C++ code with a plugin
Vassil Vassilev
- [cfe-dev] Newbie Question : parsing functions with unknown number of arguments
sid
- [cfe-dev] MultiExprPtr vs ArrayRef
Ahmed Charles
- [cfe-dev] [PATCH] Libc++ Windows fixes
Ruben Van Boxem
- [cfe-dev] CGRecordLayoutBuilder for Microsoft layout.
r4start
- [cfe-dev] How to tell if a CXXMethodDecl is const-qualified?
John Freeman
- [cfe-dev] LLVM 3.0rc1 Testing Begins!
Bill Wendling
- [cfe-dev] InitHeaderSearch.cpp for gentoo
Holger Brandsmeier
- [cfe-dev] Python bindings in 3.0rc1
Anders Waldenborg
- [cfe-dev] [CLang] Suggestion : reference to the standard on error
Klaim - Joël Lamotte
- [cfe-dev] ANN: libclc (OpenCL C library implementation)
Peter Collingbourne
- [cfe-dev] ANN: Qt Creator and Clang
Erik Verbruggen
- [cfe-dev] How to add LLVM IR metadata from a Clang Plugin?
Guillem Marpons
- [cfe-dev] controlling the value of DW_AT_comp_dir
Nick Lewycky
- [cfe-dev] trivial conditions and dataflow solver
Maarten Wiggers
- [cfe-dev] alternate clang driver
Reed Kotler
- [cfe-dev] add namespaces to C (in my local clang) OR "tag" a couple of functions
Jonas Gefele
- [cfe-dev] LLVM / Clang 3.0 rc1 Binaries Available
Bill Wendling
- [cfe-dev] Clang doesn't support Logical Operator supported in GCC Vector Extension?
Yin Ma
- [cfe-dev] getTypeID
Anderson, Todd A
- [cfe-dev] Uncaught exceptions do not show what()
Nick Walters
- [cfe-dev] Clang and MSVC (10) headers
Ruben Van Boxem
- [cfe-dev] [PATCH] C++0x unicode string and character literals now with test cases
Seth Cantrell
- [cfe-dev] llvmgcc error on sles 11
陈晓宇
- [cfe-dev] CGRecordLayoutBuilder for MS ABI
r4start
- [cfe-dev] (Request for comments) Implicit cast kind for initialization of references.
Enea Zaffanella
- [cfe-dev] accessing struct's members
ret val
- [cfe-dev] [3.0 Release] Call for External Open Source Projects Using LLVM 3.0
Bill Wendling
- [cfe-dev] [3.0 Release] Phase 1 Bug Fixing
Bill Wendling
- [cfe-dev] How to query "multi-declarator auto" support?
Michel Morin
- [cfe-dev] Compilation fail
Csaba Raduly
- [cfe-dev] 142915 revision comment
Fernando Pelliccioni
- [cfe-dev] [LLVMdev] [LLVMDev] Clang stopped compiling?
Marshall Clow
- [cfe-dev] Running multiple actions with clang-interpreter without memory leak
Florian Rival
- [cfe-dev] Getting better diagnostics from clang in portable code
Marshall Clow
- [cfe-dev] Want to Commit A Patch to Enable Vector Select
Yin Ma
- [cfe-dev] Release Notes: Volunteers needed
Tanya Lattner
- [cfe-dev] Want to Commit A Patch to Enable Vector Select (FILES)
Yin Ma
- [cfe-dev] SVN Upgrade/Downtime this Friday 9pm PDT (no web, svn access)
Tanya Lattner
- [cfe-dev] Regarding clang-c and comments...
Doug
- [cfe-dev] loading and traversing an AST
josef maxim pohl
- [cfe-dev] find declaration of CXCursor_ObjCImplementationDecl [libclang]
Adrian Tofan
- [cfe-dev] Boost 1.48 beta release and Clang TOT crash
Marshall Clow
- [cfe-dev] RFC: Upcoming Build System Changes
Daniel Dunbar
- [cfe-dev] building llvm-lit?
Timothy Shiu
- [cfe-dev] __declspec(align) with MSVC-built clang
Dean Pavlekovic
- [cfe-dev] More cases not supported RE: Clang doesn't support Logical Operator supported in GCC Vector Extension
Anton Lokhmotov
- [cfe-dev] -Wmissing-variable-declaration
Ed Schouten
- [cfe-dev] Chrome/mac is all-clang, all-the-time
Nico Weber
- [cfe-dev] SVN/Web Status
Tanya Lattner
- [cfe-dev] Refactoring the dominators patch for Clang
Guoping Long
- [cfe-dev] Compilation error with Apple GCC 4.0.1
Csaba Raduly
- [cfe-dev] [RFC] Starting support for SAL
Aaron Ballman
- [cfe-dev] Can't compile using -O4 option
Marcin Mirosław
- [cfe-dev] [release_30] ppc-redhat-linux (fedora 12 ps3)
NAKAMURA Takumi
- [cfe-dev] looking for an AST traversal example
josef maxim pohl
- [cfe-dev] Running clang with valgrind.
Andrey Tarasevich
- [cfe-dev] LLVM 3.0rc2 Testing
Bill Wendling
Last message date:
Mon Oct 31 22:38:57 PDT 2011
Archived on: Mon Dec 2 22:19:17 PST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).