March 2014 Archives by thread
Starting: Sat Mar 1 01:13:36 PST 2014
Ending: Mon Mar 31 20:29:48 PDT 2014
Messages: 528
- [cfe-dev] MSVC RTTI implementation status
Yaron Keren
- [cfe-dev] [LLVMdev] C++11 is here!!! (and it looks like it'll stay!)
David Chisnall
- [cfe-dev] Dividing statements
Csaba Raduly
- [cfe-dev] Clang Static Code Analyzer does not report 'Switch' Statement as a branch condition
Aitor San Juan
- [cfe-dev] Help me out with this bug
Francisco Lopes
- [cfe-dev] [PATCH] Clang Static Analyzer support for temporary destructors
Alex McCarthy
- [cfe-dev] choosing the gcc toolchain
Simon Atanasyan
- [cfe-dev] MinGW build does not compile with C++11
miroslav.fontan
- [cfe-dev] Supporting building clang/llvm with VS2012. Why that one?
G M
- [cfe-dev] ForStmt: test if loop cond is true on first iteration
Panke
- [cfe-dev] New "typedefs" tests in DeclPrinter unitest
Konrad Kleine
- [cfe-dev] Heisenbug when launching tests
Gautier DI FOLCO
- [cfe-dev] Clang with C++11 on RedHat 6.3
David Highley
- [cfe-dev] Merging a class template specialization from two module imports
James Widman
- [cfe-dev] Catching Temporarily Used Types in Debug Info
David Blaikie
- [cfe-dev] Controlling delayed template parsing via pragma
Nico Rieck
- [cfe-dev] LLVM Bay-Area Social: March
Nick Lewycky
- [cfe-dev] initialize a large static array = clang oom?
Nico Weber
- [cfe-dev] Clang and CoffeeCatch via JNI?
Anton Smirnov
- [cfe-dev] Detect multiple RecursiveASTVisitor visits
s0rcy
- [cfe-dev] tablegenning projects always build due to add_custom_target
Yaron Keren
- [cfe-dev] header maps
Mathieu Baudet
- [cfe-dev] intptr_t type in OpenCL programs
Sahasrabuddhe, Sameer
- [cfe-dev] Parsing CUDA file to AST
jotas
- [cfe-dev] How to get the corresponding MemRegion with a MemberExpr or an ArraySubscriptExpr?
Arthur Yoo
- [cfe-dev] [GSoC] Doxygen documentation with clang
Philipp Moeller
- [cfe-dev] External Clang Examples
AlexDenisov
- [cfe-dev] Install Problem of Compiler-rt with Visual Studio Express 2013 for Windows Desktop
Feng Lu
- [cfe-dev] -Wreturn-type regression
İsmail Dönmez
- [cfe-dev] Clang 3.4 TRUNK does not compile example from draft N3690
stheophil
- [cfe-dev] Using Python-clang
Anurag
- [cfe-dev] Clang getting involved
Anton Bikineev
- [cfe-dev] libc++: __locale:24:7: error: '_AIX' is not defined, evaluates to 0 [-Werror, -Wundef]
Johan Bergström
- [cfe-dev] [PATCH] ExternalClangExamples
AlexDenisov
- [cfe-dev] doxygen \implements command and -Wdocumentation-unknown-command
Nicola Gigante
- [cfe-dev] fatal error: 'stdarg.h' file not found
Pedro Delgado Perez
- [cfe-dev] Misleading "must be able to find libstdc++4.7 or newer" message
Sean McBride
- [cfe-dev] Explanation of the llvm::PointerIntPair data structure
kwadwo amankwa
- [cfe-dev] Compile/refactor iOS Xcode projects
Richard
- [cfe-dev] Inconsistent use of /can not/ and /cannot/ in dignostics
Ismail Pazarbasi
- [cfe-dev] [PATCH] Replace "can not" with "cannot" in diagnostics messages
Ismail Pazarbasi
- [cfe-dev] "Invalid region to erase" on rewriting ObjCMethodDecl
s0rcy
- [cfe-dev] [PATCH] New syntax and functionality for __has_attribute
Aaron Ballman
- [cfe-dev] clang::CodeGen::CodeGenModule::GetOrCreateLLVMGlobal
Vassil Vassilev
- [cfe-dev] SwitchStmt bug?
Per Viberg
- [cfe-dev] [Bug] Undefined reference to function template declared friend and defined in template class
suyog sarda
- [cfe-dev] Incomplete set of warnings in clang
Marshall Clow
- [cfe-dev] [GSOC] Scan-build tracking platform
Алексей Климов
- [cfe-dev] non-virtual/virtual const/non-const Decl::getCanonicalDecl()
Craig Topper
- [cfe-dev] [GSOC] Static Analyzer infrastructure improvement, BodyFarm
Gábor Horváth
- [cfe-dev] No -Wdeprecated-declarations at all on virtual calls?
Stephan Bergmann
- [cfe-dev] How to write a matcher?
Stephen Kelly
- [cfe-dev] RFC: Defaulted comparison operators
Oleg Smolsky
- [cfe-dev] [GSoC 2014] Project RFC
Gavin Howard
- [cfe-dev] [Templight] Templight "v2" with gdb-style debugger
Mikael Persson
- [cfe-dev] Why these problems below were not found by Clang Static Analyzer?
apache
- [cfe-dev] Warnings are different on preprocessed file
Richtarsky, Martin
- [cfe-dev] LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [cfe-dev] MS Inline Asm Bug
JB Feldman
- [cfe-dev] make check
reed kotler
- [cfe-dev] Support for multiple OpenMP runtimes in Clang
Giuseppe Tagliavini
- [cfe-dev] Who should I talk to about a proposed update to stable_sort?
Mike McFadden
- [cfe-dev] Why isn't my asm matching?
JB Feldman
- [cfe-dev] [LLVMdev] Clang does not use C library intrinsics?
Chen Li
- [cfe-dev] How to detect and work on OpenMP pragmas in llvm /clang
techie tawa
- [cfe-dev] [Bug] Segmentation fault while getting SourceLocation of a Decl
Hugues de Lassus
- [cfe-dev] __builtin___clear_cache
Renato Golin
- [cfe-dev] Help with compiling clang 3.4 standalone with cmake and already installed LLVM+compiler-rt 3.4
Zack Perry
- [cfe-dev] How can I make clang's td file be aware of cmake variables?
Zack Perry
- [cfe-dev] bugs and grammar errors in clang's CMakeLists.txt
Zack Perry
- [cfe-dev] Potential Summer of Code Project: Ruby bindings for libclang
Alp Toker
- [cfe-dev] Error Compiling Clang 3.4 from Sources?
Jeffrey Walton
- [cfe-dev] Inconsistent report by ccc-analyzer
Oliver Schneider
- [cfe-dev] New division by zero check
Anders Rönnholm
- [cfe-dev] Ignore the content from the included files with RecursiveASTVisitor
Etienne
- [cfe-dev] how to get loop boundary form ForStmt
Bo Zhao
- [cfe-dev] What does __is_constructible actually check?
Marshall Clow
- [cfe-dev] [ANN] Registration for CppCon 2014 is Open
Boris Kolpackov
- [cfe-dev] GSoC mentors?
Ted Kremenek
- [cfe-dev] Inconsistent mangling of C++ unnamed types compiling source code vs compiling AST files
Tom Honermann
- [cfe-dev] abstract interpretation work across different source files
larry.1.yang at nokia.com
- [cfe-dev] clang-modernize -add-overrides fails
Orgad Shaneh
- [cfe-dev] Cambridge LLVM Social - March
Renato Golin
- [cfe-dev] Build Clang with CMake and Intel Compiler
Marvin Damschen
- [cfe-dev] Unwind, exception handling, debuggers and profilers
Renato Golin
- [cfe-dev] [LLVMdev] Unwind, exception handling, debuggers and profilers
Robinson, Paul
- [cfe-dev] Unwind, exception handling, debuggers and profilers
Rafael Espíndola
- [cfe-dev] Unwind, exception handling, debuggers and profilers
Renato Golin
- [cfe-dev] Unwind, exception handling, debuggers and profilers
Logan Chien
- [cfe-dev] Unwind, exception handling, debuggers and profilers
Renato Golin
- [cfe-dev] Unwind, exception handling, debuggers and profilers
Logan Chien
- [cfe-dev] Unwind, exception handling, debuggers and profilers
Renato Golin
- [cfe-dev] Unwind, exception handling, debuggers and profilers
Logan Chien
- [cfe-dev] GSoC Proposals Deadline
Anton Korobeynikov
- [cfe-dev] [libcxxabi] Contributing ARM EHABI support for libcxxabi
jroelofs
- [cfe-dev] Clang from the trenches...
Tim Hill
- [cfe-dev] [LLVMdev] TableGen docs
Renato Golin
- [cfe-dev] [LLVMdev] [RFC] Add empty() method to iterator_range.
Lang Hames
- [cfe-dev] [patch] [libc++] missing difference_type in advance implementation
Gonzalo BG
- [cfe-dev] Call for Papers - Meeting C++ 2014
Jens Weller
- [cfe-dev] [Feature request] Enable libclang to report specific diagnostic error
Jørgen Kvalsvik
- [cfe-dev] Generate a header file from a source file with clang
Vassil Vassilev
- [cfe-dev] [RFC] Moving OnDiskHashTable from clang to LLVM
Justin Bogner
- [cfe-dev] Alias-awareness of unix.Malloc checker
Weikun Yang
- [cfe-dev] an odd bug in CommonOptionsParser
VinsonL
- [cfe-dev] Inline attribute
Renato Golin
- [cfe-dev] MinGW include directories [RFC]
Yaron Keren
- [cfe-dev] How to use ASTWriter/ASTreader or ASTUnit to do serialization on AST?
潘晓梦
- [cfe-dev] Weird Clang/LLVM behavior
Mohit Sharma
- [cfe-dev] Making "generic" address space as default for pointers when address space is not specified
ranupama
- [cfe-dev] [JOB] Implementing C++ AMP concurrency:: namespace in libc++
"C. Bergström"
- [cfe-dev] FixIt idea: memset(buf, sizeof(buf), fill_val) => memset(buf, fill_val, sizeof(buf))
Jevin Sweval
- [cfe-dev] Keeping invalid AST nodes
Etienne Ollivier
- [cfe-dev] [ANN] CppCon 2014 Call for Submissions
Boris Kolpackov
- [cfe-dev] C++ String literals used as initializers are re-assigned incorrect array element type
Tom Honermann
- [cfe-dev] clang-format for visual studio 2012
Qianyou Pan
- [cfe-dev] LLVM buildmaster will be restarted today after 6 PM Pacific Time
Galina Kistanova
- [cfe-dev] Recursive includes not functioning?
Kim
- [cfe-dev] queston for clang developers: Given a ParsedType in a Sema function, how can I get the corresponding NamedDecl?
Thompson, John
- [cfe-dev] Question about __asan_set_error_report_callback
Oliver Schneider
- [cfe-dev] Question about failed assertion ASTMatchFinder.cc "Found node that is not in the parent map."
Christian Schafmeister
- [cfe-dev] FieldDecl isReferenced() within a certain class?
Pedro Delgado Perez
- [cfe-dev] computing a conservatively rounded square of a double
Geoffrey Irving
- [cfe-dev] LLVM buildmaster will be restarted today after 6 PM PT
Galina Kistanova
- [cfe-dev] c++11
Thiago Farina
- [cfe-dev] Debug info broken for ASan-instrumented binaries
Richtarsky, Martin
- [cfe-dev] Named register variables GNU-style
Renato Golin
- [cfe-dev] Feature test macro for N3599: string literal operator template
Nicola Gigante
- [cfe-dev] Release schedule for 3.5?
Marshall Clow
- [cfe-dev] what bigger clang MSVC compatible checks?
Dennis Luehring
- [cfe-dev] clang 3.4 with ubuntu server 3.10 for objective-c 2 development?
Mayuresh Kathe
- [cfe-dev] using stmt + friend
Vassil Vassilev
- [cfe-dev] RecursiveASTVisitor::TraverseStmt for UnaryOperator's
Hugues de Lassus
- [cfe-dev] RFC redundant assignment in switch
Daniel Marjamäki
- [cfe-dev] clang : 3.4 : compiling simple c89 programs : unable to find stdio.h
Mayuresh Kathe
- [cfe-dev] naive question : clang/llvm implementation : c++ version?
Mayuresh Kathe
- [cfe-dev] Making libc++ on Linux user-friendly
Sebastian Redl
- [cfe-dev] Preprocessor parse #error
Robert Zimmermann
- [cfe-dev] [PATCH] clang-format: Add SpacesInParenthesesStyle
Aaron Wishnick
- [cfe-dev] Function declaration not seen
Andrea D'Amore
- [cfe-dev] dragonegg builders status
Galina Kistanova
Last message date:
Mon Mar 31 20:29:48 PDT 2014
Archived on: Mon Dec 2 22:19:43 PST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).