diff options
author | Greg Clayton <gclayton@apple.com> | 2013-03-18 22:34:00 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2013-03-18 22:34:00 +0000 |
commit | 7b8f738227424f9c8105bf1db2bb067d596b228e (patch) | |
tree | a4ab33043496478235852e5dc2eeb805bce7e1fb /clang/lib/Serialization/ModuleManager.cpp | |
parent | 8fc340976d28b6719e66014496608a095e6f8ecd (diff) | |
download | llvm-7b8f738227424f9c8105bf1db2bb067d596b228e.zip llvm-7b8f738227424f9c8105bf1db2bb067d596b228e.tar.gz llvm-7b8f738227424f9c8105bf1db2bb067d596b228e.tar.bz2 |
Code cleanup:
- don't use preprocessor macros
- use switch statements
- don't put anything in the lldb namespace, use "lldb_perf" namespace.
- Pass the action struct into each TestStep() for each step fill in
- Modify the ActionWanted class to have accessors to make the continue, next, finish, kill instead of using preproc macros
llvm-svn: 177332
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions