Lines Matching +refs:llvm +refs:mode +refs:map

16 `Clang Web Site <http://clang.llvm.org>`_ or the `LLVM Web
17 Site <http://llvm.org>`_.
23 `Clang Static Analyzer <http://clang-analyzer.llvm.org>`_, please see its web
395 …on not viable: no known conversion from 'vector<map<[...], map<float, [...]>>>' to 'vector<map<[..…
401 …ction not viable: no known conversion from 'vector<map<int, map<float, int>>>' to 'vector<map<int,…
416 …on not viable: no known conversion from 'vector<map<[...], map<float, [...]>>>' to 'vector<map<[..…
424 map<
426 map<
513 be a hard error in C++98 mode even if this warning is turned off.
520 edge <http://llvm.org/releases/download.html#svn>`_. Clang goes to great
825 `static analyzer <http://clang-analyzer.llvm.org>`_ can also be
827 `annotations <http://clang-analyzer.llvm.org/annotations.html>`_ and the
829 page <http://clang-analyzer.llvm.org/faq.html#exclude_code>`_ for more
1065 Enable fast-math mode. This defines the ``__FAST_MATH__`` preprocessor
1119 In emulated TLS mode, all access to TLS variables are converted to
1128 This option is used to indicate which mode (arm or thumb) supports
1254 command line. This is important for the profiler to be able to map
1314 the binary or gcov formats using the ``llvm-profdata`` tool.
1324 ``llvm-profdata``, but it cannot be generated by either.
1338 (specifically, ``include/llvm/ProfileData/SampleProfReader.h``).
1485 ``llvm-profdata`` tool to do this.
1489 $ llvm-profdata merge -output=code.profdata code-*.profraw
1675 clang supports the -std option, which changes what language mode clang
1678 specified, clang defaults to gnu11 mode. Many C99 and C11 features are
1681 revision is used in an earlier mode.
1694 on some platforms; it can be enabled in any mode with the "-fblocks"
1707 - Digraphs are not recognized in c89 mode.
1712 - "inline" is not recognized as a keyword in c89 mode.
1724 c94 mode is identical to c89 mode except that digraphs are enabled in
1725 c94 mode (FIXME: And ``__STDC_VERSION__`` should be defined!).
1769 tracker <http://llvm.org/bugs/buglist.cgi?quicksearch=product%3Aclang+component%3A-New%2BBugs%2CAST…
1803 <http://clang.llvm.org/compatibility.html#dep_lookup_bases>`_, which is
1913 appropriate for a CPU running in 16-bit mode, with address-size and
2010 `Some tests might fail <http://llvm.org/bugs/show_bug.cgi?id=9072>`_ on
2053 Please `file a bug <http://llvm.org/bugs/enter_bug.cgi?product=clang&component=Driver>`_