August 2012 Archives by thread
Starting: Wed Aug 1 00:07:32 PDT 2012
Ending: Fri Aug 31 23:58:02 PDT 2012
Messages: 604
- [cfe-dev] c++-analyzer slow down ?
John Smith
- [cfe-dev] Broken tests following r160899
Andy Gibbs
- [cfe-dev] AST Matchers tutorial
Manuel Klimek
- [cfe-dev] Obtaining the parent of a given libclang CXCursor
David Röthlisberger
- [cfe-dev] llvm-ld question
Sun, Rui
- [cfe-dev] LibTooling question
Manuel Klimek
- [cfe-dev] #include <chrono> with Clang 3.1
Hadassi, Ofer
- [cfe-dev] Type matcher madness
Manuel Klimek
- [cfe-dev] The DeclContext of block-scope function declarations.
Douglas Gregor
- [cfe-dev] [PATCH] Automatic detection of compatibility macros for non-portable diagnostics
Matthieu Monrocq
- [cfe-dev] GDB test suite & debug info validation
David Blaikie
- [cfe-dev] [RFC] New command line parsing/generating framework for clang and lld.
Michael Spencer
- [cfe-dev] Type qualifiers
Umesh Kalappa
- [cfe-dev] Blocks and nil termination compiler warnings
Kevin Malakoff
- [cfe-dev] Problem with test/Driver/linux-ld.c tests
İsmail Dönmez
- [cfe-dev] FUD in clang vs GCC comparision ?
Буров Дмитрий
- [cfe-dev] bug in clang c++ parser
James Gregurich
- [cfe-dev] How to debug a code compiled by clang
Devchandra L Meetei
- [cfe-dev] Question on -Wswitch-enum
Nicola Gigante
- [cfe-dev] More Vexing Than the Most Vexing Parse; Clang Parser Bug?
Johannes Schaub
- [cfe-dev] Intrinsics for signed arithmetic with well-defined overflow/underflow?
Alex Rønne Petersen
- [cfe-dev] [PATCH] For loop migration tool (round 1)
Sam Panzer
- [cfe-dev] Template instantiation fails in SFINAE context, but results in an error
Jonathan Sauer
- [cfe-dev] GCC 4.7.2 will have Win64 SEH (by default)
Ruben Van Boxem
- [cfe-dev] Objective-C declaration property attributes in libclang?
Jacob Carlborg
- [cfe-dev] Code generation problem with inline assembly on arm
Florian Pflug
- [cfe-dev] How much of OpenCL/C is currently supported by Clang?
philliphutto
- [cfe-dev] [libcxxabi] Would there be any interest / acceptance of a CMake build for libc++abi?
Andrew C. Morrow
- [cfe-dev] Detecting optional methods in protocols?
Jacob Carlborg
- [cfe-dev] WString-plus-int
Devchandra L Meetei
- [cfe-dev] How to retrieve TU memory usage in clang 2.9
jaytee
- [cfe-dev] UsingDirectiveDecl inconsistently (not) added to their DeclContext.
Enea Zaffanella
- [cfe-dev] Finding CXFiles across different TUs
jaytee
- [cfe-dev] Visitor Question
Socrates Katsoulacos
- [cfe-dev] [RFC] MS-style inline assembly
Chad Rosier
- [cfe-dev] LLVM and Clang 3.1 on CentOS 5.6 GCC 4.4
Mohamed Bana
- [cfe-dev] constexpr difference between gcc and clang
David Wood
- [cfe-dev] Killing AttributeList
Sean Hunt
- [cfe-dev] (no subject)
Василий Кузнецов
- [cfe-dev] A template refactoring tool
Marshall Clow
- [cfe-dev] Linker error with boost::iostreams
hallnicks
- [cfe-dev] [RFC] unused argument warning
Chad Rosier
- [cfe-dev] [LLVMdev] Bay Area LLVM Social - August
Nick Lewycky
- [cfe-dev] c++-analyzer on llvm-clang svn r161419
John Smith
- [cfe-dev] bug reportimg and fixing
Olaf Krzikalla
- [cfe-dev] AST for multiple sources
Socrates Katsoulacos
- [cfe-dev] One more weird location saved in AST
Sergejs Belajevs
- [cfe-dev] ASTs from multiple sources
Socrates Katsoulacos
- [cfe-dev] printf: invalid conversion specifier: 'I' when using "I64d" on Windows
Ruben Van Boxem
- [cfe-dev] Broken type deduction for pair of reference_wrappers?
Michael Price
- [cfe-dev] Criticism over a clang tool to reorder fields on constructor declarations
Victor Vicente de Carvalho
- [cfe-dev] [LLVMdev] Compiling std::string with clang
David Blaikie
- [cfe-dev] AST Parser failure
Socrates Katsoulacos
- [cfe-dev] Compiling std::string with clang
Gabor Greif
- [cfe-dev] DeclContext::lookup() on a FunctionDecl
Sean Callanan
- [cfe-dev] ASTs of multiple files - C API clang
Socrates Katsoulacos
- [cfe-dev] Potential Downtown for Maintenance This Weekend
John Criswell
- [cfe-dev] [RFC] Parallelization metadata and intrinsics in LLVM (for OpenMP, etc.)
Hal Finkel
- [cfe-dev] error: parameter declarator cannot be qualified
Артем Зуйков
- [cfe-dev] [RFC] Extending and improving Clang's undefined behavior checking
Richard Smith
- [cfe-dev] returning in @finally block swallows exception throwing.
Hoon Hwangbo
- [cfe-dev] libclang: clang_getCursorDefinition doesn't work correctly for template class methods not defined within the class
don hinton
- [cfe-dev] libTooling Questions
Jens Weller
- [cfe-dev] llvm/clang compilation error: "fatal error: error in backend"
John Smith
- [cfe-dev] Visual C++ __interface keyword
David Robins
- [cfe-dev] [PATCH] extend __interface support
David Robins
- [cfe-dev] [cfe-commits] Design proposal: Add custom compilation database formats as plugins
Daniel Jasper
- [cfe-dev] Please Review this support
Devchandra L Meetei
- [cfe-dev] [PATCH] For loop migration tool (round 1) - patch 1
Manuel Klimek
- [cfe-dev] [PATCH] For loop migration tool (round 1) - patch 2
Manuel Klimek
- [cfe-dev] Announcing an official home for tools built on the Clang platform, as part of the Clang project
Chandler Carruth
- [cfe-dev] Clang User message group
Fletcher, John P
- [cfe-dev] global alignment
Baozeng
- [cfe-dev] Using qmake and LibTooling
Jens Weller
- [cfe-dev] boost warnings when using clang
James Gregurich
- [cfe-dev] Clang Cross Compiler - I'm almost there!
David Mirabito
- [cfe-dev] [OpenCL patch] Half type as native when OpenCL's cl_khr_fp16 extension is enabled
Anton Lokhmotov
- [cfe-dev] [PATCH] For loop migration tool (round 1) - patch 3
Manuel Klimek
- [cfe-dev] libclang based doxygen replacement
don hinton
- [cfe-dev] libclang based doxygen-like tool
don hinton
- [cfe-dev] CXCursor value for __interface
David Robins
- [cfe-dev] Place for shared diagnostic utility function?
David Robins
- [cfe-dev] Expect new Phabricator code review test runs
Manuel Klimek
- [cfe-dev] RecursiveASTVisitor: VisitTypeOfExprType doesn't get called
Sergejs Belajevs
- [cfe-dev] I want to find the Result of the AST Parsing
Journeyer J. Joh
- [cfe-dev] Anyone experiencing problems with pre compiled preamble and namespace elements completion?
Francisco Lopes
- [cfe-dev] Clang effort
A Z
- [cfe-dev] ARC + goto into protected scope error
Dave Keck
- [cfe-dev] Texas Instruments TMS320C6x Backend.
Umesh Kalappa
- [cfe-dev] Visiting anonymous unions
Sergejs Belajevs
- [cfe-dev] computed goto/labels as values in interpreters
Carsten Mattner
- [cfe-dev] Getting the Bindings of MatchFinder::MatchResult
Jens Weller
- [cfe-dev] [PATCH] Improve __interface support
David Robins
- [cfe-dev] OpenCL Support
Joo Hwan Lee
- [cfe-dev] Quenstion about ParseAST()
Journeyer J. Joh
- [cfe-dev] clang_parseTranslationUnit_Impl() problem
don hinton
- [cfe-dev] Announcing "clang-ctags"
Gary Funck
- [cfe-dev] clang library cycles
don hinton
- [cfe-dev] LLVM Developers' Meeting: Call for Talks, Posters, & BoFs
Tanya Lattner
- [cfe-dev] Cambridge LLVM Social this week
Renato Golin
- [cfe-dev] confusing getLocEnd() behavior
Sergejs Belajevs
- [cfe-dev] Static analyser for multiple files in clang
Nicholas Ng
- [cfe-dev] program dependence graph (PDG)
Apala Guha
- [cfe-dev] [PATCH] New matcher for MaterializeTemporaryExpression.
Manuel Klimek
- [cfe-dev] The lexical DeclContext of class template instantiations.
Enea Zaffanella
- [cfe-dev] How could I implement mygcc's Checking with Clang?
yang yeping
- [cfe-dev] Phabricator review mails
Sean Silva
- [cfe-dev] failed gcc nested function
Shang Yu
- [cfe-dev] c++-analyzer on llvm-clang svn r162229
John Smith
- [cfe-dev] [libcxxabi]: undefined reference to 'typeinfo for void'
soaliap
- [cfe-dev] Need for new FORTRAN front-end for LLVM ?
Mahesha HS
- [cfe-dev] RFC: range attribute
Xi Wang
- [cfe-dev] Overlap between libc++ and libsupc++ (was: libc++abi on linux)
M.E. O'Neill
- [cfe-dev] Calling clang packagers: Do you install libclang & the python bindings?
David Röthlisberger
- [cfe-dev] Problems building Clang on Windows
Timur Iskhodzhanov
- [cfe-dev] Introduce the -f[no-]address-sanitizer-dynamic-runtime option
Ted Kremenek
- [cfe-dev] driver improvements for freebsd-*-mips*
Brooks Davis
- [cfe-dev] ambiguous function call
Shang Yu
- [cfe-dev] Warm Fuzzies
Jordan Rose
- [cfe-dev] [PATCH] IOC (Undefined behavior checks only)
Will Dietz
- [cfe-dev] Types unexpectedly lose visibility. This is happening when using iterators.
Francisco Lopes
- [cfe-dev] Bug 13699 - Types unexpectedly lose visibility. This is happening when using iterators.
Francisco Lopes
- [cfe-dev] [PATCH] __interface support (with isVirtual fix)
David Robins
- [cfe-dev] Header Search for Linux and Win32
Larry Olson
- [cfe-dev] cc-analyzer: filtering out errors based on path
John Smith
- [cfe-dev] Question on C++ code completion - function parameter list
Duc Nguyen
- [cfe-dev] Replace static_cast<const A*> with cast<A> throughout MicrosoftMangle.cpp
Timur Iskhodzhanov
- [cfe-dev] c++-analyzer on llvm-clang svn r162646
John Smith
- [cfe-dev] Warning about undefined methods/static attributes ?
Matthieu Monrocq
- [cfe-dev] Paris LLVM Social - 25. September
Tobias Grosser
- [cfe-dev] [PATCH] -fPIE -pie fails on FreeBSD
Brooks Davis
- [cfe-dev] Phabricator e-mails not threading nicely in Apple Mail
Jordan Rose
- [cfe-dev] Please help to fix -Wdocumentation warninigs
Dmitri Gribenko
- [cfe-dev] invoking clang lexer + parser only
Ali Javadi
- [cfe-dev] Handling legacy VC++ deficiencies
David Robins
- [cfe-dev] Is clang library multithreaded-safe
software.johannes
- [cfe-dev] LLVM Austin Social
Anshuman Dasgupta
- [cfe-dev] Use MinGW ld.exe with Clang in Windows
fiveight
- [cfe-dev] [ANN] Hellogcc 2012 Workshop, Beijing, Nov. 10th
陳韋任 (Wei-Ren Chen)
- [cfe-dev] Macro GURUs, I need advice: Is new class "MacroStmt" necessary?
ja_comp
- [cfe-dev] Error building clang
Edward Diener
- [cfe-dev] Build Clang with Visual Studio failed
fiveight
- [cfe-dev] double/virtual offsets for MSVC broken in 3.1
Don Williamson
- [cfe-dev] -Wweak-vtables questions
Somorjai, Akos
- [cfe-dev] Using libclang to determine the location of a completion result
Peter Geoghegan
- [cfe-dev] Issues with vector initialization using parentheses
Magee, Josh
- [cfe-dev] Extending Clang with information and code from external source
Mark Boyall
- [cfe-dev] Translate syntax error messages
fiveight
- [cfe-dev] pretty-print with libc++
egmkang.wang
- [cfe-dev] Enabling/disabling support for wchar_t type.
Enea Zaffanella
- [cfe-dev] Fix PR13444 - wrong mangling of "const char * const *" and friends
Timur Iskhodzhanov
- [cfe-dev] Macro history (de-)serialization implementation, need help figuring out some things
Alexander Kornienko
- [cfe-dev] dynamic_cast error detection
Somorjai, Akos
Last message date:
Fri Aug 31 23:58:02 PDT 2012
Archived on: Mon Dec 2 22:19:25 PST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).