hanchenye-llvm-project/llvm/examples
Malcolm Parsons 06ac79c210 Fix Clang-tidy readability-redundant-string-cstr warnings
Reviewers: beanz, lattner, jlebar

Subscribers: jholewinski, llvm-commits, mehdi_amini

Differential Revision: https://reviews.llvm.org/D26235

llvm-svn: 285832
2016-11-02 16:43:50 +00:00
..
BrainF Replace a few more "fall through" comments with LLVM_FALLTHROUGH 2016-08-17 20:30:52 +00:00
ExceptionDemo Fix Clang-tidy readability-redundant-string-cstr warnings 2016-11-02 16:43:50 +00:00
Fibonacci [MCJIT] Update MCJIT and get the fibonacci example working again. 2016-06-11 05:47:04 +00:00
HowToUseJIT Fix some Include What You Use warnings in examples; other minor fixes. 2016-05-25 01:18:36 +00:00
Kaleidoscope [BuildingAJIT] Use the remote target triple to construct the TargetMachine in 2016-10-19 22:41:03 +00:00
ModuleMaker Fix some Include What You Use warnings in examples; other minor fixes. 2016-05-25 01:18:36 +00:00
OCaml-Kaleidoscope
ParallelJIT Fix some Include What You Use warnings in examples; other minor fixes. 2016-05-25 01:18:36 +00:00
CMakeLists.txt
LLVMBuild.txt